Make TOC headline 20% bigger than normal text.

This commit is contained in:
tastytea 2020-12-29 19:12:42 +01:00
parent 6264633cb7
commit 4bc20b37fb
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 5 additions and 0 deletions

View File

@ -35,3 +35,8 @@
{
float: left;
}
.toc h2
{
font-size: 120%;
}