make h2/3/4 text bigger

Signed-off-by: Leah Rowe <leah@libreboot.org>
master
Leah Rowe 2025-01-19 18:09:25 +00:00
parent 9a2da14a2e
commit a1b60ec64f
1 changed files with 13 additions and 0 deletions

View File

@ -108,6 +108,19 @@ html, ul, #TOC
}
}
h2
{
font-size: 2em;
}
h3
{
font-size: 1.8em;
}
h4
{
font-size:1.6em;
}
.f, .f *
{
position: fixed;