diff options
author | Stefan Ritter <gideonstar@thehappy.de> | 2009-08-06 18:31:25 +0200 |
---|---|---|
committer | Stefan Ritter <gideonstar@thehappy.de> | 2009-08-06 18:31:25 +0200 |
commit | 62f93e5e4acbd55060a219813e2897fcb7e1305f (patch) | |
tree | 5e3e52c84d08860b5f5d303949d065c95aeb85ea | |
parent | a0da3b8091b02f2178de42ca644da1624722c391 (diff) | |
parent | d7dd5fc8c8e2797326eeebbeea70693f5f736d87 (diff) |
Merge branch 'master' of git@fucktheforce.de:blogthon
-rw-r--r-- | styles/box.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/styles/box.css b/styles/box.css index f8003c9..7eea69f 100644 --- a/styles/box.css +++ b/styles/box.css @@ -179,6 +179,7 @@ div.entry_date { div.entry_content { margin-left: 10px; margin-right: 10px; + margin-top: 10px; text-indent: 1em; } |