Change a bit the css

This commit is contained in:
Feufochmar 2019-11-06 11:52:57 +01:00
parent fd2ca1de7a
commit 398cac33ad
1 changed files with 1 additions and 8 deletions

View File

@ -1,6 +1,5 @@
body {
margin-left: 15%;
margin-right: 15%;
text-align: center;
background-color: hsl(230, 80%, 15%);
color: hsl(230, 10%, 10%);
border-color: hsl(230, 10%, 15%);
@ -50,7 +49,6 @@ header {
border-radius: 5px;
margin: 2px;
padding: 5px;
text-align: center;
}
footer {
@ -62,7 +60,6 @@ footer {
border-radius: 5px;
margin: 2px;
padding: 5px;
text-align: center;
}
article {
@ -78,10 +75,6 @@ p {
margin-left: 7px;
}
#genercommunes-output {
text-align: center;
}
#commune-name {
background-color: white;
font-size: 300%;