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: Tue, 03 Oct 2006 17:15:22 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Matt Lee <mattl>        06/10/03 17:15:22

Modified files:
        .              : gnu-new.css 

Log message:
        Fixes for certain inferior proprietary browsers/everyone else as well.

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

Patches:
Index: gnu-new.css
===================================================================
RCS file: /web/www/www/gnu-new.css,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- gnu-new.css 3 Oct 2006 16:26:38 -0000       1.9
+++ gnu-new.css 3 Oct 2006 17:15:19 -0000       1.10
@@ -170,11 +170,11 @@
   clear: both;
   width: 65em;
   margin: 0 auto 0 auto;
-  position: relative;
   }
   
   #content{
-  margin-right: 17em;
+  width: 45em;
+  float: left; 
 }
   
   #footer{
@@ -190,11 +190,8 @@
 
 
 #sidebar {
-position: absolute;
-top: 0em;
 width: 16em;
-right: 1em;
-font-size: 0.9em;
+float: right;
 }
 
 #sidebar h3{text-align: center; margin-top: 0;}
@@ -263,4 +260,6 @@
 
 #translations h4{padding-top: 0; margin-top: 0;}
 
+#magicwrapper{background-color: lime; width: 65em; margin: 0 auto 0 auto;}
+
 #validator{position: absolute; bottom: 0; right: 1em;}
\ No newline at end of file




reply via email to

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