redesign #1

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

View File

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