add body and paragraphe style

This commit is contained in:
Andreas Zweili 2017-01-09 21:59:39 +01:00
parent c9ce57c7b0
commit 39a1fe96e6
1 changed files with 14 additions and 1 deletions

View File

@ -1,9 +1,22 @@
body {
font-family:sans-serif;
width:50%;
margin-left:auto;
margin-right:auto;
}
p {
font-size:medium;
font-family:sans-serif;
font-weight:normal;
}
/* navigation */
ul {
list-style-type:none;
overflow: hidden;
background-color:none;
image-orientation: left;
image-orientation: left;
}
li {