File size: 225 Bytes
0220cd3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
/* customizations to Alabaster theme . */

div.document {
    width: 1480px;
}

div.body {
    max-width: 1280px;
}

div.globaltoc {
    font-size: 1.4em;
}

img.logo {
    height: 120px;
}

div.footer {
    display: none;
}