An error occurred while loading the file. Please try again.
-
Fize Jacques authoredb2156af5
#graph-container {
height: 768px;
}
.baloo-font {
font-family: 'Baloo Bhai', cursive;
}
.opensans {
font-family: 'Open Sans', sans-serif;
}
.mont-serrat {
font-family: 'Montserrat', sans-serif;
}
.onglet {
/* border: 1px solid #aaa; */
/*box-shadow: 0px 5px 5px #666;*/
padding: 0 !important;
/* margin-top: 10px; */
}
.onglet-titre {
background-color: #bbb;
color: white;
margin-bottom: 0;
padding: 5px;
}
#preview {
height: 768px;
border-radius: 2px;
padding-left: 0;
}
#preview-header {
background-color: white;
padding-left: 0;
}
#preview-body {
padding-left: 15px;
overflow: scroll;
height: 768px;
}