]> rtime.felk.cvut.cz Git - frsh-forb-www.git/commitdiff
Test new sidebar css
authorMichal Sojka <sojkam1@fel.cvut.cz>
Fri, 28 May 2010 13:32:32 +0000 (15:32 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Fri, 28 May 2010 13:32:32 +0000 (15:32 +0200)
local.css

index 63663666575c6145637a8a0795837cbc1410f5a6..5eb48f34a9e98e471b1ee0c7a102c1c007c33b25 100644 (file)
--- a/local.css
+++ b/local.css
@@ -73,7 +73,7 @@ body {
 }
 
 #content,#comments,#footer {
-  margin:1em 2em;
+  margin:9em 2em;
 }
 
 .pagefooter, .inlinefooter, .comment-header {
@@ -270,16 +270,9 @@ legend {
   text-decoration: none;
 }
 
-#content, #title {
-  margin-left: 9em;
-  margin-right: 1em;
-}
-
 #sidebar ul li span.selflink {
   background-color: white;
   color: black;
-//  border: 1px solid #eee;
-//  border-style: none none solid none;
 }
 
 .toc {