aboutsummaryrefslogtreecommitdiffstats
path: root/styles
diff options
context:
space:
mode:
authorlookshe <lookshe@goliath.thehappy.de>2009-06-10 12:11:33 +0200
committerlookshe <lookshe@goliath.thehappy.de>2009-06-10 12:11:33 +0200
commitbe155b1810a806f4ebeba1572109a8989388df03 (patch)
tree81372fe1f7b34796955740b7b30a0eeaa1a26315 /styles
parentcabe4fc331ba7fb4aea0264de87d4a74f9d65838 (diff)
yellow line on site of entry content a little bit smaller
Diffstat (limited to 'styles')
-rw-r--r--styles/blogthon_noir.css2
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 {