merged the two classes of body (why did they even exist?)

master
Jakob 2020-03-06 10:13:53 +01:00
parent d81ae9e0fa
commit 100bd6aab1
1 changed files with 3 additions and 7 deletions

View File

@ -73,6 +73,9 @@ div.item-4 {
}
body {
margin: 0px;
background-color: #fef6e4;
color: #001858;
font-size: 1em;
}
@ -177,13 +180,6 @@ p.image_container {
font-size: 0.8em;
}
body {
margin: 0px;
background-color: #fef6e4;
color: #001858;
}
ul.topnav {
list-style-type: none;
margin: 0;