From 5005a646a9ff0c3bd070b9773459d08a171ab5b6 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Tue, 20 Jul 2010 15:23:00 +0200 Subject: CSS: Add farbar. --- local.css | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/local.css b/local.css index 4d1e1811..694b1eee 100644 --- a/local.css +++ b/local.css @@ -39,7 +39,7 @@ EM { IMG.icon { float: right; width: 184px; - margin-right: -184px; + margin-right: -200px; } body { @@ -160,6 +160,12 @@ DIV#sidebar A:hover { color: #06c; } +DIV.farbar { + background: none; + width: 30% + max-width: 300px; +} + DIV.notebox { color: #9cf !important; background: none; -- cgit v1.2.3