File tree Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Original file line number Diff line number Diff line change 1
1
@import url ("default.css" );
2
2
3
3
body {
4
- background-color : white;
5
- margin-left : 1em ;
6
- margin-right : 1em ;
4
+ font-size : 18px ;
5
+ background-color : # F1F1F1 ;
6
+ }
7
+
8
+ div .document {
9
+ max-width : 1024px ;
7
10
}
8
11
9
12
div .related {
10
- margin-bottom : 1.2em ;
11
- padding : 0.5em 0 ;
13
+ padding : 0.9em 0 ;
12
14
border-top : 1px solid # ccc ;
13
- margin-top : 0.5em ;
14
15
}
15
16
16
17
div .related a : hover {
@@ -33,7 +34,7 @@ form.inline-search input[type="submit"] {
33
34
}
34
35
35
36
div .sphinxsidebar {
36
- background-color : # eeeeee ;
37
+ background-color : # f1f1f1 ;
37
38
border-radius : 5px ;
38
39
line-height : 130% ;
39
40
font-size : smaller;
@@ -68,7 +69,7 @@ div.sphinxsidebar input[type=text] {
68
69
}
69
70
70
71
div .body {
71
- padding : 0 0 0 1.2 em ;
72
+ padding : 0 1.8 em ;
72
73
}
73
74
74
75
div .body p {
You can’t perform that action at this time.
0 commit comments