This commit is contained in:
mco-system 2023-04-07 19:07:00 +11:00
parent 18643b2bf1
commit 9b7492c6f1
1 changed files with 6 additions and 2 deletions

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;