From 6140d76d3c327d1bc4eb95b35325284923257491 Mon Sep 17 00:00:00 2001 From: drebs Date: Thu, 18 Feb 2010 23:05:20 -0200 Subject: Fixing css. --- local.css | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'local.css') diff --git a/local.css b/local.css index 51fbf70..42861c8 100644 --- a/local.css +++ b/local.css @@ -1,7 +1,3 @@ -/*#sidebar { - width: inherit; -}*/ - body{ font-family:Palatino,georgia,"times new roman",serif; font-size: 1.03em; @@ -26,6 +22,15 @@ body{ font-size: .8em; } +#sidebar { + line-height: 3ex; + width: 20ex; + float: right; + margin-right: 40px; + margin-bottom: 40px; + padding: 2ex 2ex; +} + /*Elements*/ hr{ width: 50%; -- cgit v1.2.3