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, 22 Nov 2006 15:20:11 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Matt Lee <mattl>        06/11/22 15:20:11

Modified files:
        .              : gnu-new.css 

Log message:
        Fixes for Microsoft Internet Explorer 6 and 7. No more scrollbars (TM)

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

Patches:
Index: gnu-new.css
===================================================================
RCS file: /webcvs/www/www/gnu-new.css,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -b -r1.25 -r1.26
--- gnu-new.css 21 Nov 2006 16:16:00 -0000      1.25
+++ gnu-new.css 22 Nov 2006 15:20:05 -0000      1.26
@@ -270,8 +270,6 @@
 
 #translations{margin: 0 auto 0 auto; max-width: 75em; border: 2px solid #d10; 
background-color: #ffb;padding: 1em; margin-bottom: 2em;}
 
-#translations li{display: inline; white-space: nowrap;}
-
 #translations h3, #translations h4{padding-top: 0; margin-top: 0;}
 
 #magicwrapper{background-color: lime; width: 65em; margin: 0 auto 0 auto;}
@@ -282,9 +280,15 @@
 
 h2, h3{text-align: center; margin-bottom: 1em;}
 
-
-
 .announcement{float: right; background-color: #ffb; color: #333; font-size: 
0.9em; text-align: center; border: 1px solid #333; margin-right: 2em; 
margin-top: 1em; margin-bottom: 1em; margin-left: 1.5em; width: 18em; padding: 
0.4em;}
 }
 
 img{ border: 0; }
\ No newline at end of file
+
+/* gecko enhancements */
+
+#sidebar, #translations{ 
+
+-moz-border-radius: 1em;
+
+ }
\ No newline at end of file




reply via email to

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