12 lines
240 B
CSS
12 lines
240 B
CSS
|
body#view-mvs nav.rero-ils-header {
|
||
|
background-color: #7c0822 !important;
|
||
|
}
|
||
|
|
||
|
body#view-mvs nav.rero-ils-header img.rero-ils-logo {
|
||
|
display: none;
|
||
|
}
|
||
|
|
||
|
div#mvs-logo {
|
||
|
content: url('https://ressources.rero.ch/ils/images/logo-mvs.png');
|
||
|
}
|