Arc-hive-omeka-theme/asset/css/archive.css

15 lines
177 B
CSS
Raw Normal View History

2021-05-22 15:29:53 +02:00
.archive-logo {
width: 80px;
}
.archive-page-title {
text-align: center;
}
2021-05-31 15:50:08 +02:00
._expand_site_item {
cursor: pointer;
}
._expand_site_item:hover {
background: #3374C2;
}