aboutsummaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
authorFlorian Fischer <florian.fl.fischer@fau.de>2021-03-28 12:51:36 +0200
committerFlorian Fischer <florian.fl.fischer@fau.de>2021-03-28 12:51:36 +0200
commit209cf4302bc84c70fa7b1338a2d2dc6e9ec56203 (patch)
treef884427e0358ea3081395ea7403f60cfb34cb155 /html
parent2ce50c69992b15d97054f1484017938f67903dd8 (diff)
downloadmuhqs-game-209cf4302bc84c70fa7b1338a2d2dc6e9ec56203.tar.gz
muhqs-game-209cf4302bc84c70fa7b1338a2d2dc6e9ec56203.zip
fix html template css
Diffstat (limited to 'html')
-rw-r--r--html/template.html1
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;