wip: colors

This commit is contained in:
Michael Costa 2023-04-08 10:59:07 +11:00
parent 8001dd34f3
commit ab50435291
1 changed files with 2 additions and 3 deletions

View File

@ -104,7 +104,6 @@ a:hover {
#header {
text-align: center;
margin-bottom: -2em;
font-size: 9.75em;
font-weight: bold;
}
@ -147,12 +146,12 @@ a:hover {
font-size: 2em;
font-family: pfdintextcompprothin;
color: var(--main-color);
width: 25em;
width: 15em;
text-align:justify;
text-justify:inter-word;
}
#blah > p {
#blah > p, blah.h2 {
margin-top: 1em;
}