beta #4

Merged
doug713705 merged 203 commits from beta into master 2023-04-21 00:11:59 +11:00
Showing only changes of commit 9b7492c6f1 - Show all commits

View File

@ -128,11 +128,15 @@ img.logo {
width: 25em; width: 25em;
} }
#blah > p { #blah {
margin: 1em 0 2em 0; margin-bottom: 2em;
text-justify: auto text-justify: auto
} }
#blah > p {
margin-top: 1em;
}
a { a {
font-family: pfdintextcomppromedium; font-family: pfdintextcomppromedium;
font-weight: 250; font-weight: 250;