File size: 245 Bytes
36c95ba
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.sidebar-logo {
    max-width: 30%;
}

/* TODO: make sure it works for all the browsers */
body{
    font-family: 'Montserrat', sans-serif;
}

/* The section headers in the toc tree */
.sidebar-scroll p.caption{
    background-color: #4d59ff;
}