beta #4

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

View File

@ -121,15 +121,11 @@ img.logo {
}
#blah {
margin: 2em 0 0 2em;
margin: 2em 0 2em;
font-size: 2em;
font-family: pfdintextcompprothin;
color: #ffffff;
width: 25em;
}
#blah {
margin-bottom: 2em;
text-align:justify;
text-justify:inter-word;
}