From 75e59caff918ecbc0d8b704da9380a94fa94d2a0 Mon Sep 17 00:00:00 2001 From: Adrian Vondendriesch Date: Mon, 1 Jun 2009 20:38:55 +0200 Subject: CSS: Moved months- an linklist to the right side --- styles/blogthon.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'styles') diff --git a/styles/blogthon.css b/styles/blogthon.css index 958d985..7b76a00 100644 --- a/styles/blogthon.css +++ b/styles/blogthon.css @@ -148,7 +148,7 @@ div.months { text-align: right; margin-left: -200px; position: relative; - left: 1000px; + left: 100%; } div.months_title { @@ -206,7 +206,7 @@ div.linklist { text-align: right; margin-left: -200px; position: relative; - left: 1000px; + left: 100%; } div.linklist_title { -- cgit v1.2.3