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