b7b151ef261ffde0637a60f8fe9b508ee5607112
custom.css
| ... | ... | @@ -16,6 +16,9 @@ |
| 16 | 16 | #wiki-content .float-left { |
| 17 | 17 | float: left !important; |
| 18 | 18 | } |
| 19 | +div#wiki-content>h1 { |
|
| 20 | + display: none; |
|
| 21 | +} |
|
| 19 | 22 | @media (min-width: 768px) { |
| 20 | 23 | #wiki-body .float-md-left { |
| 21 | 24 | float: right !important; |