6ebe176f08cbc1df3347aa6dffa5cf8ffe8948f8
custom.css
| ... | ... | @@ -4,6 +4,11 @@ |
| 4 | 4 | #wiki-header { |
| 5 | 5 | text-align: right; |
| 6 | 6 | } |
| 7 | +div#wiki-sidebar { |
|
| 8 | + top: 24px; |
|
| 9 | + position: relative; |
|
| 10 | + left: 0; |
|
| 11 | +} |
|
| 7 | 12 | #wiki-content pre.highlight { |
| 8 | 13 | direction: ltr; |
| 9 | 14 | text-align: left; |