e947ce9dcd2f39af6f55373a422eaa8bcb1e8399
custom.css
... | ... | @@ -1,9 +1,17 @@ |
1 | 1 | @import "pygmentize-vim.css"; |
2 | 2 | |
3 | +button[id="minibutton-overview"] { |
|
4 | + display: none; |
|
5 | +} |
|
6 | + |
|
3 | 7 | button[id="minibutton-latest-changes"] { |
4 | 8 | display: none; |
5 | 9 | } |
6 | 10 | |
11 | +button[id="minibutton-history"] { |
|
12 | + display; none; |
|
13 | +} |
|
14 | + |
|
7 | 15 | body, html, |
8 | 16 | .markdown-body h1, |
9 | 17 | .markdown-body h2, |