www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www gnu-new.css


From: Matt Lee
Subject: www gnu-new.css
Date: Wed, 11 Apr 2007 12:30:21 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Matt Lee <mattl>        07/04/11 12:30:21

Modified files:
        .              : gnu-new.css 

Log message:
        New version of stylesheet for new sidebar

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/gnu-new.css?cvsroot=www&r1=1.46&r2=1.47

Patches:
Index: gnu-new.css
===================================================================
RCS file: /web/www/www/gnu-new.css,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -b -r1.46 -r1.47
--- gnu-new.css 31 Mar 2007 15:43:11 -0000      1.46
+++ gnu-new.css 11 Apr 2007 12:30:15 -0000      1.47
@@ -206,6 +206,7 @@
   max-width: 75em;
   }
   
+  #columns{position: relative;}
 
 
   
@@ -222,6 +223,9 @@
 
 
 #sidebar {
+position: absolute; 
+top: -1em;
+right: 1em;
 margin-top: 1em;
 font-size: 0.9em;
 float: right;
@@ -236,7 +240,7 @@
 
 #sidebar ul{margin-bottom: 1.2em; padding-left: 1em;margin-left: 0;}
 
-
+#content{margin-right: 20em;}
 
 
 
@@ -296,9 +300,9 @@
   border-top: 1px solid rgb(204,204,204);
 }
 
-#translations{margin: 0 auto 0 auto; max-width: 73em; border: 2px solid #d10; 
background-color: #ffb;padding: 1em; margin-bottom: 2em;}
+#translations{margin: 0 auto 0 auto; max-width: 73em;  padding: 1em; 
margin-bottom: 2em;}
 
-#translations h3, #translations h4{padding-top: 0; margin-top: 0;}
+#translations h3, #translations h4{padding-top: 0; margin-top: 0; text-align: 
left; font-size: 1em;}
 
 #magicwrapper{background-color: lime; width: 65em; margin: 0 auto 0 auto;}
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]