d80f8b68c015cd35da4e5dd6bbee2c66b9d95c38
custom.css
| ... | ... | @@ -1,5 +1,13 @@ |
| 1 | -.main-content { |
|
| 2 | - max-width: 95%; |
|
| 1 | +.has-sidebar #wiki-body { |
|
| 2 | + width: 77%; |
|
| 3 | +} |
|
| 4 | + |
|
| 5 | +#wiki-wrapper { |
|
| 6 | + max-width: 90%; |
|
| 7 | +} |
|
| 8 | + |
|
| 9 | +#wiki-sidebar { |
|
| 10 | + width: 17%; |
|
| 3 | 11 | } |
| 4 | 12 | |
| 5 | 13 | div.csl-bib-body { } |