update fonts

This commit is contained in:
Rhiannon Morris 2020-08-29 01:54:30 +02:00
parent 29a4d033a8
commit 6d9ac40b71
3 changed files with 206 additions and 92 deletions

View file

@ -29,7 +29,7 @@ header {
text-align: center;
}
h1 { font-weight: 100; }
h1 { font-weight: 300; }
h2, h3, h4 { font-weight: 400; }
h1 { font-size: 300%; }
h2 { font-size: 125%; }
@ -69,6 +69,10 @@ a:focus {
text-decoration-style: double;
}
b {
font-weight: 700;
}
footer {
font-weight: 500;