beta #4

Merged
doug713705 merged 203 commits from beta into master 2023-04-20 15:11:59 +02:00
1 changed files with 6 additions and 2 deletions
Showing only changes of commit 9b7492c6f1 - Show all commits

View File

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