Initial Commit

This commit is contained in:
mathias 2014-11-14 22:09:22 +02:00
parent 9896ffb1df
commit 2509a5d9cd

View file

@ -21,7 +21,7 @@ body {
width: 100%;
height: 100%;
font-family: 'Open Sans', sans-serif;
font-size: 21px;
font-size: 18px;
color: #fff;
background-color: #595959;
margin: 0;
@ -66,6 +66,9 @@ h5,
h6 {
margin: 0 0 25px;
}
body {
font-size: 21px;
}
}
a {