Archived
1
0
This repository has been archived on 2020-03-05. You can view files and clone it, but cannot push or open issues or pull requests.
rero-ils-css/ils/css/global.css
Olivier DOSSMANN e566911c6b CSS: fix domain for rero.ch
Co-Authored-by: Olivier DOSSMANN <git@dossmann.net>
2020-01-23 14:10:25 +01:00

12 lines
251 B
CSS

body#view-global nav.rero-ils-header {
background-color: #1b4464 !important;
}
body#view-global nav.rero-ils-header img.rero-ils-logo {
display: none;
}
div#global-logo {
content: url('https://resources.rero.ch/ils/images/logo-global.png');
}