beta #4

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

View File

@ -111,10 +111,16 @@ img.logo {
font-size: 2em; font-size: 2em;
font-family: pfdintextcompprothin; font-family: pfdintextcompprothin;
color: #ffffff; color: #ffffff;
width: 40em; width: 30em;
}
#blah > p {
margin-top: 1em;
} }
a { a {
font-family: pfdintextcomppromedium;
font-weight: bold;
color: #1A000D; color: #1A000D;
transition-property: color; transition-property: color;
transition-duration: 1s; transition-duration: 1s;