redesign #1

Merged
fred.boniface merged 115 commits from redesign into main 2022-10-29 20:12:58 +01:00
1 changed files with 2 additions and 1 deletions
Showing only changes of commit 57a916784d - Show all commits

View File

@ -133,9 +133,10 @@ footer {
} }
footer p { footer p {
padding: 0; padding: 0;
margin-top: 6px; margin-top: 9px;
text-align: center; text-align: center;
color: azure; color: azure;
font-family: monospace
} }
@media screen and (min-height: 600px) { @media screen and (min-height: 600px) {
footer { footer {