1
0
mirror of http://aero2k.de/repos/dfde-theme.git synced 2017-09-06 15:25:40 +02:00

header etwas kleiner

This commit is contained in:
eggy
2017-07-22 23:29:38 +02:00
parent c4143b6d12
commit d2c30dbe76
2 changed files with 7 additions and 7 deletions

View File

@@ -11,7 +11,7 @@ html, body {
h1 {
color: #606060;
font-family: "Bitstream Vera Serif",Georgia,Palatino,serif;
font-size: 40px;
font-size: 32px;
font-weight: 100;
}
@@ -92,7 +92,7 @@ a:hover { color: #d3111a; }
background-color: #f0f0f0;
border-bottom: 1px solid #b0b0b0;
color: #707070;
margin-bottom: 4px;
margin-bottom: 2px;
padding: 0 5px;
}