www-commits
[Top][All Lists]
Advanced

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

www/css_rtl gnu-new.css


From: Abbas Esmaeeli Some eh
Subject: www/css_rtl gnu-new.css
Date: Sun, 15 Jul 2007 21:54:55 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Abbas Esmaeeli Some  eh <esmaeeli>      07/07/15 21:54:55

Modified files:
        css_rtl        : gnu-new.css 

Log message:
        Updated to en-v1.59

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

Patches:
Index: gnu-new.css
===================================================================
RCS file: /web/www/www/css_rtl/gnu-new.css,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- gnu-new.css 22 Mar 2007 20:54:40 -0000      1.2
+++ gnu-new.css 15 Jul 2007 21:54:51 -0000      1.3
@@ -43,7 +43,7 @@
   #top2{
   padding: 0;
   clear: both;
-  background-color: #3F4C6B;
+  background-color: #bd0000; /* #3F4C6B; is the normal blue */
   padding-top: 2.4em;
   }
 
@@ -87,6 +87,7 @@
 #fsflinks ul{
 direction: rtl;
 list-style: none;
+padding-right: 100px;
 }
 
 #fsflinks li {
@@ -208,12 +209,14 @@
   max-width: 75em;
   }
   
+  #columns{position: relative;}
 
 
   
   #footer{
   background-color: #fff;
   border-top: 2px solid #ddd;
+  margin-top: 3em;
   }
   
   .netscape4{
@@ -225,6 +228,9 @@
 
 #sidebar {
 direction: rtl;
+position: absolute;
+top: -1em;
+left: 1em;
 margin-top: 1em;
 font-size: 0.9em;
 float: left;
@@ -239,8 +245,9 @@
 
 #sidebar ul{margin-bottom: 1.2em; direction: rtl; padding-right: 1em; 
margin-right: 0;}
 
+#content{margin-left: 21em;}
 
-
+#footer{margin: auto; position: relative;}
 
 
 
@@ -299,9 +306,10 @@
   border-top: 1px solid rgb(204,204,204);
 }
 
-#translations{margin: 0 auto 0 auto; direction: ltr; 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; background-color: #ffc;  direction: ltr;}
 
-#translations h3, #translations h4{padding-top: 0; margin-top: 0; direction: 
rtl;}
+#translations h3, #translations h4{padding-top: 0; margin-top: 0; text-align: 
right; font-size: 1em; direction: rtl;}
+/*#translations h3, #translations h4{padding-top: 0; margin-top: 0; direction: 
rtl;} */
 
 #magicwrapper{background-color: lime; width: 65em; margin: 0 auto 0 auto;}
 
@@ -314,6 +322,11 @@
 .announcement{float: left; background-color: #ffb; color: #333; font-size: 
1.0em; direction: rtl; text-align: center; border: 1px solid #333; margin-left: 
2em; margin-top: 1em; margin-bottom: 1em; margin-right: 1.5em; width: 18em; 
padding: 0.4em;}
 }
 
+.infobox{background-color: #ffb; padding: 0.4em; border: 1px solid #eee;}
+
+.infobox h4, .infobox p{margin: 0; padding: 0;}
+
+
 img{ border: 0; }
 
 /* gecko enhancements */
@@ -332,3 +345,24 @@
  border: 1px solid #ddd;
  background-image: url('/graphics/rms2005chrys.jpg');
  }
+
+.lyrics{background-color: whitesmoke; font-style: italic; width: 20em; 
padding: 2em; border: 2px solid #e5e5e5; margin-right: 2em;}
+
+#gplv3-dogear{ position: absolute; top: -1px; right: -1px; height: 120px; 
width: 120px; }
+
+/* Licensing */
+/* This is for licenses/gpl-faq.html. */
+
+table#gpl-compat-matrix { border-collapse: collapse; }
+
+table#gpl-compat-matrix td, th.gpl-matrix-border {
+    text-align: center; border: 1px solid black; margin: 0;
+    padding: .3em; }
+
+th.gpl-matrix-license { text-align: left; }
+
+tr.gpl-matrix-use-type { border-top: 2px solid black; }
+
+table#gpl-compat-matrix td.ok { background-color: #ccffcc; }
+table#gpl-compat-matrix td.mok { background-color: #e4ffcc; }
+table#gpl-compat-matrix td.nok { background-color: #dddddd; }




reply via email to

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