beta #4

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

View File

@ -73,7 +73,7 @@
}
.place {
margin: 0;
font-size: 1.8em;
font-size: 1.2em;
}
.important {
font-family: pfdintextcomppromedium;
@ -92,7 +92,7 @@
margin: 0.25em;
}
.button {
font-size: 1.5em;
font-size: 1.2em;
transition-property: color;
transition-duration: 1s;
}