www-commits
[Top][All Lists]
Advanced

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

www style.es.css server/banner.es.html


From: Xavier Reina
Subject: www style.es.css server/banner.es.html
Date: Sat, 15 Dec 2007 18:29:11 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Xavier Reina <xavi_>    07/12/15 18:29:11

Modified files:
        .              : style.es.css 
        server         : banner.es.html 

Log message:
        Trying to use the CSS like the Bulgarian team

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/style.es.css?cvsroot=www&r1=1.5&r2=1.6
http://web.cvs.savannah.gnu.org/viewcvs/www/server/banner.es.html?cvsroot=www&r1=1.23&r2=1.24

Patches:
Index: style.es.css
===================================================================
RCS file: /web/www/www/style.es.css,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- style.es.css        12 Dec 2007 20:08:38 -0000      1.5
+++ style.es.css        15 Dec 2007 18:29:02 -0000      1.6
@@ -20,263 +20,6 @@
 /* attention gnu webmasters - please don't edit this file, instead,
 get mattl to do it. */
 
address@hidden url('reset.css');
-
-html, body{
-        padding: 0;
-        margin: 0;
-}
-
-/* the urgent div should be enabled when we have something urgent to
-appear on every page - these typically come from johns, peterb or rms
-at the fsf */
-
-#urgent{
-
-background-color:#ff3;
-line-height: 3em;
-font-size: 0.9em;
-text-align: center;
-border-bottom: 5px solid #333;
- }
-
-#urgent a, #urgent a:visited{
-color: blue; text-decoration: underline !important;
-}
-
-#urgent a:hover{ background-color: red; }
-
-  body{
-  font-family: sans-serif;
-border-top: 20px solid #ccc; background-color: #ececec;
- border-bottom: 20px solid #bd0000;
-  }
-
-  #wrapper{
-  margin: 0;
-  background-color: transparent;
-  padding: 0em;
-  position: relative;
-  }
-
-a:hover{ color: red; }
-
-
-.inner { max-width: 47em; margin: 0 auto 0; position: relative; }
-
-.inner{ padding-left: 10px; padding-right: 10px; }
-
 #logo{background:url(/graphics/topbanner.es.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;}
-
-#header{ position: relative; background-color: white; height: 101px;}
-
-#links{ position: absolute; top: 5px; right: 1em; border-left: 1px
- solid #333; padding-left: 1em;height: 90px; overflow: hidden; }
-
-#links ul{ padding-left: 1em; padding-top: 1em; }
-
-#links li { line-height: 1.6em; font-size: 0.9em; }
-
-#content { font-family: serif; 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 li{background-color: maroon;  display: inline; margin: 0 2px; 
padding: 0.5em 0.8em 0.5em 0.8em; }
-
-#navigation li a {color: white; text-decoration: none; font-weight: bold;}
-
-#navigation li:hover{ background-color: #bd0000; }
-
-#navigation li:hover a{ color: yellow; }
-
-#content h2, #content h3, #content h4, #content h5, #content h6{ font-family: 
"Liberation Sans",sans-serif;
- color: #3465a4; font-size: 1.8em; padding-bottom: 0.3em;
- margin-bottom: 0.3em;padding-top: 0.7em; font-weight:bold; }
-
-#content h3{ font-size: 1.6em; }
-
-#content h4{ font-size: 1.4em; }
-
-#content h5{ font-size: 1.2em; }
-
-#content h6{ font-size: 1.0em; }
-
-.caption{ color: #3465a4; font-family: sans-serif; font-size: 1.5em 
!important; margin:0; }
-
-
-  .netscape4{
-  display: none !important;
-  height: 0;
-  }
-
-
-
-/* CSS classes for doing things like two columns */
-
-.rowOfBoxes {
-  clear: both;
-}
-
-.quarter, .oneThird, .half, .twoThirds, .fullWidth {
-  margin: 1em 0;
-  float: left;
-  border-left: 1px solid rgb(204,204,204);
-}
-
-.quarter {
-  width: 21%;
-  padding: 0 1.9%;
-}
-
-.oneThird {
-  width: 28%;
-  padding: 0 1.9%;
-}
-
-.half {
-  text-align: left;
-  width: 46%;
-  padding: 0 1.9%;
-}
-
-.half h3{padding: 0; margin: 0; font-size: 1.8em;}
-
-.twoThirds {
-  text-align: left;
-  width: 63%;
-  padding: 0 1.9%;
-}
-
-.fullWidth {
-  text-align: left;
-  width: 96%;
-  padding: 0 1.2em;
-  border-left: none;
-}
-
-.filler {  /* use with an empty <p> element to add padding to the end of a 
text box */
-  border: 1px solid white;
-}
-
-.noBorderOnLeft {
-  border-left: none;
-}
-
-.dividingBorderAbove {
-  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 h3, #translations h4{ display: none !important; }
-
-#translations li{display: inline; line-height: 1.7em; }
-
-#translations li a{ color: yellow !important; }
-
-.announcement{ font-size: 1.1em; font-weight: bold; padding-left: 1em; 
margin-left: 1em; border-left: 1em solid #eee; margin-bottom: 1em; }
-
-img{ border: 0; }
-
-#rms-image{
-width: 200px;
-height: 219px;
-float: right;
-margin-left: 1em; margin-bottom: 1em;
-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-left: 2em;}
-
-  #gplv3-dogear{
-    position: absolute;
-    top: -1px;
-    left: -1px;
- }
-
-  #gplv3-dogear h3{margin: 0;}
-
-  #gplv3-dogear a{
-    background-image: url('/graphics/dogear.png');
-    border: 0;
-    display: block;
-    text-decoration: none;
-    overflow: hidden;
-    height: 0px !important;
-    width: 64px;
-    padding: 0;
-    padding-top: 64px;
-    cursor: pointer;
-
- }
-
-hr { display: none; }
-
-.nocenter{ text-align: left; }
-
-/* 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: right; }
-
-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; }
-
-#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);  }
-
-#content ol{ list-style: decimal; margin-left: 1.9em; }
-
-#content li, #content dt, #content dd, #content p{ padding-bottom: 1em; 
line-height: 1.5em; }
-
-#content dd{ margin-bottom: 2em }
-
-#content dt{ font-weight: bold;  }
-
-#content dd, #content h2, #content h3 { border-bottom: 1px dashed
- #bbb;  }
-
-pre {
-overflow: auto;
-padding-left: 15px;
-padding-right: 15px;
-font-size: 11px;
-line-height: 15px;
-margin-top: 10px;
-width: 93%;
-display: block;
-background-color: #eeeeee;
-color: #000000;
-max-height: 300px;
-}
-
-#bottom-links{ background-color: #fff; font-size: 0.8em;}
-
-#bottom-links li{ display: inline; margin-right: 1em; line-height: 2em; }
-
-#backtotop{ padding-bottom: 1em; background-color: #fff; }
-
-#backtotop p{ text-align: right; }
-
-kbd{ font-family: monospace; }

Index: server/banner.es.html
===================================================================
RCS file: /web/www/www/server/banner.es.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -b -r1.23 -r1.24
--- server/banner.es.html       15 Dec 2007 18:23:23 -0000      1.23
+++ server/banner.es.html       15 Dec 2007 18:29:06 -0000      1.24
@@ -1,4 +1,5 @@
 <style type="text/css" media="all">
address@hidden url('/style.css');
 @import url('/style.es.css');
 </style>
 




reply via email to

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