redesign #1

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

View File

@ -159,6 +159,10 @@ body {
padding-bottom: 10px;
width: 100%;
}
.content h2 {
color: var(--main-text-color);
text-align: center;
}
.content p {
width: 90%;
margin: auto;