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 c5c3cc6580
commit d891524555
1 changed files with 13 additions and 0 deletions

View File

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