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