www-commits
[Top][All Lists]
Advanced

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

www style.ca.css


From: Miquel Puigpelat
Subject: www style.ca.css
Date: Mon, 07 Apr 2008 14:53:55 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Miquel Puigpelat <puigpe>       08/04/07 14:53:54

Modified files:
        .              : style.ca.css 

Log message:
        Updated

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/style.ca.css?cvsroot=www&r1=1.1&r2=1.2

Patches:
Index: style.ca.css
===================================================================
RCS file: /web/www/www/style.ca.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- style.ca.css        11 Dec 2007 20:44:08 -0000      1.1
+++ style.ca.css        7 Apr 2008 14:53:49 -0000       1.2
@@ -1,7 +1,7 @@
 /*
 style.css -- css stylesheet used on www.gnu.org
 
-Copyright (C) 2006, 2007 Free Software Foundation
+Copyright (C) 2006, 2007, 2008 Free Software Foundation
 
 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation
@@ -14,17 +14,18 @@
 
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
-
 */
 
-/* attention gnu webmasters - please don't edit this file, instead,
-get mattl to do it. */
+/* NOTE: Changes to this file will affect the entire site, often in
+unexpected ways. Please mail patches to address@hidden rather
+than commit changes directly. */
 
address@hidden url('reset.css');
address@hidden url('/reset.css');
 
 html, body{
         padding: 0;
         margin: 0;
+        color: black;
 }
 
 /* the urgent div should be enabled when we have something urgent to
@@ -48,8 +49,7 @@
 
   body{
   font-family: sans-serif;
-border-top: 20px solid #ccc; background-color: #ececec;
- border-bottom: 20px solid #bd0000;
+border-top: 2em solid #ccc; background-color: #efefef;
   }
 
   #wrapper{
@@ -62,16 +62,20 @@
 a:hover{ color: red; }
 
 
-.inner { max-width: 47em; margin: 0 auto 0; position: relative; }
+.inner { max-width: 58em; margin: 0 auto 0; position: relative; }
 
 .inner{ padding-left: 10px; padding-right: 10px; }
 
 #logo{background:url(/graphics/topbanner.ca.png) 
no-repeat;border:0;margin:0em;padding:0;}
 
-#logo 
a{display:block;text-decoration:none;overflow:hidden;border:0;margin:0;padding:0;padding-top:101px;height:0px
 !important;width:550px;cursor:pointer;}
+#logo a { 
display:block;text-decoration:none;overflow:hidden;border:0;margin:0;padding:0;padding-top:101px;height:0px
 !important;width:550px;cursor:pointer;}
 
 #header{ position: relative; background-color: white; height: 101px;}
 
+#fsf-logo{ position: absolute; top: 0; right: 25px; }
+
+#links{ display: none !important; }
+
 #links{ position: absolute; top: 5px; right: 1em; border-left: 1px
  solid #333; padding-left: 1em;height: 90px; overflow: hidden; }
 
@@ -79,11 +83,11 @@
 
 #links li { line-height: 1.6em; font-size: 0.9em; }
 
-#content { font-family: serif; background-color: #fff;  padding-bottom: 1.8em; 
}
+#content { background-color: #fff;  padding-bottom: 1.8em; }
 
 #navigation{ background-color: #bd0000; border-bottom: 5px solid #333;}
 
-#navigation ul{ line-height: 3em; font-size: 0.9em; }
+#navigation ul{ line-height: 3em; font-size: 0.9em; text-align: center; }
 
 #navigation li{background-color: maroon;  display: inline; margin: 0 2px; 
padding: 0.5em 1em 0.5em 1em; }
 
@@ -93,7 +97,7 @@
 
 #navigation li:hover a{ color: yellow; }
 
-#content h2, #content h3, #content h4, #content h5, #content h6{ font-family: 
"Liberation Sans",sans-serif;
+#content h2, #content h3, #content h4, #content h5, #content h6{ 
  color: #3465a4; font-size: 1.8em; padding-bottom: 0.3em;
  margin-bottom: 0.3em;padding-top: 0.7em; font-weight:bold; }
 
@@ -105,7 +109,7 @@
 
 #content h6{ font-size: 1.0em; }
 
-.caption{ color: #3465a4; font-family: sans-serif; font-size: 1.5em 
!important; margin:0; }
+.caption{ color: #3465a4; font-size: 1.5em !important; margin:0; }
 
 
   .netscape4{
@@ -170,13 +174,22 @@
   border-top: 1px solid rgb(204,204,204);
 }
 
-#translations{ background-color: #222; font-size: 0.8em; text-align: center; 
padding: 1em; color: #fff; border-top: 3px solid #333;  }
+#translations{ background-color: #fff;  text-align:
+ left; padding: 1em; padding-top: 0; color: #000;   }
 
-#translations h3, #translations h4{ display: none !important; }
+#translations h3, #translations h4{ font-size: 1em; font-weight: bold; 
margin-bottom: 0.5em; padding: 0; }
 
 #translations li{display: inline; line-height: 1.7em; }
 
-#translations li a{ color: yellow !important; }
+#translations  a{ color: blue !important; }
+
+#footer { background-color: #fff; border-top: 5px solid #444; padding:1em; 
color: #000; }
+
+#footer a{ color: blue; }
+
+#footer p{ margin-bottom: 0.7em; }
+
+#footer, #translations { font-size: 0.9em; }
 
 .announcement{ font-size: 1.1em; font-weight: bold; padding-left: 1em; 
margin-left: 1em; border-left: 1em solid #eee; margin-bottom: 1em; }
 
@@ -238,11 +251,6 @@
 
 #print-this-article p{ text-align: center; }
 
-#footer { background-color: #111; border-top: 5px solid #444; padding:1em; 
color: #fff; }
-
-#footer a{ color: yellow; }
-
-#footer p{ font-size: 0.9em; margin-bottom: 0.7em; }
 
 #content ul{ list-style: square; margin-left: 1.4em; 
list-style-image:url(/graphics/bullet.gif);  }
 
@@ -257,7 +265,18 @@
 #content dd, #content h2, #content h3 { border-bottom: 1px dashed
  #bbb;  }
 
-pre{ font-family: monospace; font-size: 0.8em; color: lime; background-color: 
#111; padding: 15px; line-height: 1.2em;}
+pre {
+padding-left: 15px;
+padding-right: 15px;
+font-size: 0.9em;
+line-height: 1em;
+margin-top: 10px;
+margin-bottom: 10px;
+display: block;
+background-color: #eeeeee;
+color: #000000;
+font-family: monospace;
+}
 
 #bottom-links{ background-color: #fff; font-size: 0.8em;}
 
@@ -267,4 +286,24 @@
 
 #backtotop p{ text-align: right; }
 
-kbd{ font-family: monospace; }
\ No newline at end of file
+strong, b{ font-weight: bold; }
+
+em, i, var{ font-style: italic; }
+
+blockquote{ margin: 1em; font-style: italic; }
+
+code, kbd, samp, tt{ font-family: monospace; }
+
+#toplinks{ position: absolute; top: 0; left: 1em;  line-height: 2em; }
+
+#toplinks a{ font-weight: bold; font-size: 0.9em; color: blue !important; } 
+
+.center{ text-align:center; }
+
+.big{ font-size: 130%; padding-top: 0.7em; }
+
+.inline-list li { display: inline }
+
+#searcher{ position: absolute; top: 0; right: 1em; line-height: 2.5em}
+
+#searcher, #searcher input{ font-size: 0.8em; }




reply via email to

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