aeed0209d7ab282c231b413e6a909101b8b108ec
custom.css
| ... | ... | @@ -260,6 +260,12 @@ textarea::placeholder { |
| 260 | 260 | padding: 0 !important; |
| 261 | 261 | } |
| 262 | 262 | |
| 263 | +#wiki-body > .main-content::before, |
|
| 264 | +#wiki-body > .main-content::after { |
|
| 265 | + display: none; |
|
| 266 | + content: none; |
|
| 267 | +} |
|
| 268 | + |
|
| 263 | 269 | #wiki-body .markdown-body, |
| 264 | 270 | #wiki-sidebar { |
| 265 | 271 | float: none !important; |