12 lines
247 B
CSS
12 lines
247 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://resources.rero.ch/ils/images/logo-bulle.png');
|
|
}
|