redesign #1

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

View File

@ -11,6 +11,7 @@ html {
body {
width: 100%;
margin: auto;
background-color: lightslategrey;
}
/* END HTML & BODY */
@ -142,7 +143,6 @@ body {
padding-top: 10px;
padding-bottom: 10px;
width: 100%;
background-color: lightslategrey;
}
#content p {