beta #4

Merged
doug713705 merged 203 commits from beta into master 2023-04-20 15:11:59 +02:00
1 changed files with 1 additions and 5 deletions
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;
}