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/rbnj.css
Olivier DOSSMANN d2021d368c Initial commit
* Adds rero-ils CSS files for customization
* Adds specific logos for normal instances and pilots

Co-Authored-by: Olivier DOSSMANN <git@dossmann.net>
2020-01-23 11:11:21 +01:00

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');
}