extend impressum

This commit is contained in:
2018-05-25 13:04:32 +02:00
parent 8c5574c054
commit 82a4bfab86
4 changed files with 79 additions and 73 deletions

View File

@ -1,8 +1,8 @@
body {
font-family: "Optima", sans-serif;
font-size: 16px;
margin: 0 5% 0 5%;
width: 1080px;
margin: 20px 10% 0 10%;
width: 80%;
background-color: lightblue;
}