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