From fed50b2fab6ccb5c945df49a3e677699c92ba9f7 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Tue, 7 Apr 2009 02:35:22 +0200 Subject: Position right. --- local.css | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/local.css b/local.css index e6e2856f..e0a6e5a9 100644 --- a/local.css +++ b/local.css @@ -188,14 +188,16 @@ DIV#sidebar ul li SPAN.selflink { } DIV#farbar { + background-color: LightBlue; clear: both; - width: 15%; - max-width: 200px; + float: right; margin: 20px 20px 1em 1em; + max-width: 200px; padding: 1em; - background-color: LightBlue; - float: right; + position: absolute; + right: 0; text-align: left; + width: 15%; } DIV#backlinks { -- cgit v1.2.3