#blockStyle23807Main660 {background-repeat:no-repeat; margin-top: 20px;}

Horaires

Equipement / informatique

Places disponibles en temps réel

Connaître en temps réel les places disponibles dans les sites de la Bibliothèque

Une bibliothèque, plusieurs lieux

Site Uni Arve

Site Uni Bastions

Site Uni CMU

Site Uni Mail

Dépôt de la Bibliothèque de l'UNIGE (DBU)

Ce dépôt offre des services communs aux autres sites de la Bibliothèque de l'UNIGE

Une Bibliothèque, plusieurs lieux

/* CSS pour supprimer les marges dans les blocs à cause des paragraphes (PI/2024) */ p { margin: 0; } /* CSS pour 2ème agenda spécifique à une formation (JBC/2024) */ #calendar_container_cal1084 div.calendar_event_category { display: none; } #calendar_container_cal1084 div.calendar_event_title { display: none; } /* Fin CSS 2ème agenda */ /* CSS pour supprimer les petits puces dans les listes numérotées (PI/2019) */ .t-corporate .o-Layout--main ol li:not([class]):before { content: none; } ol li:not([class]):before { content: none; } ol li:before { content: none; } /* CSS pour afficher à la ligne les intitulés longs des collapse (PI/2019) */ .ccm-remo-expand a { white-space: normal; } /* CSS du message d'alerte Coronavirus */ .biblio-panel::after, .biblio-panel::before { content: ""; display: table; clear: both; } .biblio-panel:hover { color: #000 !important; background-color: #ffeb3b !important; } .biblio-panel { background-color: #ffeb3b !important; box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12); margin-top: 80px; margin-right: auto; margin-bottom: -80px; margin-left: auto; width: 1140px; padding: 10px; position: relative; } .biblio-panel a { color: #d80669; } @media (max-width: 1299px) { .biblio-panel { background-color: #ffeb3b !important; box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12); margin-top: 70px; margin-right: auto; margin-bottom: -70px; margin-left: auto; width: 940px; padding: 10px; position: relative; } } @media (max-width: 979px) { .biblio-panel { background-color: #ffeb3b !important; box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12); margin-top: 60px; margin-right: auto; margin-bottom: -60px; margin-left: auto; width: 720px; padding: 10px; position: relative; } } @media (max-width: 739px) { .biblio-panel { background-color: #ffeb3b !important; box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12); margin-top: 160px; margin-right: auto; margin-bottom: -160px; margin-left: auto; width: 90%; padding: 10px; position: relative; } } .biblio-button { margin-left: 15px; color: black; font-weight: bold; float: right; font-size: 22px; line-height: 20px; cursor: pointer; transition: 0.3s; } .biblio-button:hover { color: #d80669; } .table-striped { margin-bottom: 25px; }