Merge branch 'master' of fucktheforce.de:blogthon

This commit is contained in:
Stefan Ritter 2011-05-18 22:57:27 +02:00
commit ab959ad834
1 changed files with 2 additions and 1 deletions

View File

@ -7,8 +7,9 @@ body, html {
background: white; background: white;
width: 700px; width: 700px;
margin: auto; margin: auto;
font-family: Sans; font-family: sans-serif;
font-size: 0.9em; font-size: 0.9em;
color: #000;
letter-spacing: 0.05em; letter-spacing: 0.05em;
} }