diff options
| author | Florian Fischer <florian.fl.fischer@fau.de> | 2021-03-28 12:51:36 +0200 |
|---|---|---|
| committer | Florian Fischer <florian.fl.fischer@fau.de> | 2021-03-28 12:51:36 +0200 |
| commit | 209cf4302bc84c70fa7b1338a2d2dc6e9ec56203 (patch) | |
| tree | f884427e0358ea3081395ea7403f60cfb34cb155 /html | |
| parent | 2ce50c69992b15d97054f1484017938f67903dd8 (diff) | |
| download | muhqs-game-209cf4302bc84c70fa7b1338a2d2dc6e9ec56203.tar.gz muhqs-game-209cf4302bc84c70fa7b1338a2d2dc6e9ec56203.zip | |
fix html template css
Diffstat (limited to 'html')
| -rw-r--r-- | html/template.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/html/template.html b/html/template.html index d23913a1..39fc6877 100644 --- a/html/template.html +++ b/html/template.html @@ -225,6 +225,7 @@ $if(toc)$ max-width: 80%; overflow: auto; } + } .sidebar ul { padding-left: 7px; |
