This commit is contained in:
Harald Kuhr
2015-03-30 14:15:33 +02:00
parent 815c1831c8
commit 2eb1176d73
4 changed files with 10 additions and 3 deletions

View File

@@ -21,7 +21,7 @@ h1, h2, h3 {
}
h1 {
font-size:28px;
font-size:25px;
}
h2 {
@@ -96,7 +96,7 @@ img {
}
header {
width:270px;
width:280px;
float:left;
position:fixed;
}