fix toc CSS

This commit is contained in:
Yann Esposito (Yogsototh) 2022-09-29 11:28:06 +02:00
parent ae8c688903
commit 6b5600964c
Signed by untrusted user who does not match committer: yogsototh
GPG Key ID: 7B19A4C650D59646
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ html {
font-size: normal;
line-height: 1.5;
}
#TOC {text-align: left;}
#toc,#TOC {text-align: left;}
html,body { margin: 0; padding: 0; border: 0; }
.main { min-height: calc(100vh - 1em); }
h1,h2,h3,h4,h5,h6 {