diff options
author | lookshe <lookshe@goliath.thehappy.de> | 2009-06-10 12:11:33 +0200 |
---|---|---|
committer | lookshe <lookshe@goliath.thehappy.de> | 2009-06-10 12:11:33 +0200 |
commit | be155b1810a806f4ebeba1572109a8989388df03 (patch) | |
tree | 81372fe1f7b34796955740b7b30a0eeaa1a26315 /styles/blogthon_noir.css | |
parent | cabe4fc331ba7fb4aea0264de87d4a74f9d65838 (diff) |
yellow line on site of entry content a little bit smaller
Diffstat (limited to 'styles/blogthon_noir.css')
-rw-r--r-- | styles/blogthon_noir.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/styles/blogthon_noir.css b/styles/blogthon_noir.css index 47f722e..69c4be3 100644 --- a/styles/blogthon_noir.css +++ b/styles/blogthon_noir.css @@ -290,7 +290,7 @@ div.entries { margin-top: 5px; margin-left: 15px; padding-left: 5px; - border-left: 4px solid #FFFF00; + border-left: 2px solid #FFFF00; } ol.entry { |