55154b3d8c31f0556404ccc558dbe629ef01f837
custom.css
... | ... | @@ -13,6 +13,7 @@ |
13 | 13 | |
14 | 14 | #wiki-body .markdown-body { |
15 | 15 | padding: 0 !important; |
16 | + padding-right: 3% !important; |
|
16 | 17 | } |
17 | 18 | |
18 | 19 | .Box { |
... | ... | @@ -30,10 +31,6 @@ |
30 | 31 | padding: 7px !important; |
31 | 32 | } |
32 | 33 | |
33 | -#wiki-sidebar .Box { |
|
34 | - margin-left: 3%; |
|
35 | -} |
|
36 | - |
|
37 | 34 | #footer-content { |
38 | 35 | margin-top: 1.5em; |
39 | 36 | } |