Drupal modules for browsing and managing Fedora-based digital repositories.

18 lines
271 B

body {
font-family: Arial;
font-size: 12px;
color: gray;
background: black;
}
.title {
font-size: 18px;
font-weight: bold;
}
#coverFlowTest .coverFlowLabel {
margin-top: 10px;
font-size: 14px;
color: #C0C0C0;
font-weight: bold;
}