www-commits
[Top][All Lists]
Advanced

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

www style.css server/banner.html


From: Matt Lee
Subject: www style.css server/banner.html
Date: Sat, 29 Dec 2007 11:21:09 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Matt Lee <mattl>        07/12/29 11:21:09

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

Log message:
        made translations more obvious

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/style.css?cvsroot=www&r1=1.16&r2=1.17
http://web.cvs.savannah.gnu.org/viewcvs/www/server/banner.html?cvsroot=www&r1=1.52&r2=1.53

Patches:
Index: style.css
===================================================================
RCS file: /web/www/www/style.css,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -b -r1.16 -r1.17
--- style.css   22 Dec 2007 23:01:25 -0000      1.16
+++ style.css   29 Dec 2007 11:20:59 -0000      1.17
@@ -48,7 +48,7 @@
 
   body{
   font-family: sans-serif;
-border-top: 20px solid #ccc; background-color: #ececec;
+border-top: 1.5em solid #ccc; background-color: #ececec;
  border-bottom: 20px solid #bd0000;
   }
 
@@ -172,13 +172,14 @@
   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: orange; font-size: 0.8em; text-align:
+ center; padding: 1em; color: #000; 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; }
+#translations li a{ color: blue !important; }
 
 .announcement{ font-size: 1.1em; font-weight: bold; padding-left: 1em; 
margin-left: 1em; border-left: 1em solid #eee; margin-bottom: 1em; }
 
@@ -260,17 +261,15 @@
  #bbb;  }
 
 pre {
-overflow: auto;
 padding-left: 15px;
 padding-right: 15px;
-font-size: 11px;
-line-height: 15px;
+font-size: 0.9em;
+line-height: 1em;
 margin-top: 10px;
-width: 93%;
 display: block;
 background-color: #eeeeee;
 color: #000000;
-max-height: 300px;
+font-family: monospace;
 }
 
 #bottom-links{ background-color: #fff; font-size: 0.8em;}
@@ -288,3 +287,7 @@
 blockquote{ margin: 1em; font-style: italic; }
 
 code, kbd, samp, tt{ font-family: monospace; }
+
+#toplinks{ position: absolute; top: 0; left: 1em;  line-height: 1.5em; }
+
+#toplinks a{ font-weight: bold; font-size: 0.9em; color: blue !important; } 
\ No newline at end of file

Index: server/banner.html
===================================================================
RCS file: /web/www/www/server/banner.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -b -r1.52 -r1.53
--- server/banner.html  13 Dec 2007 12:33:34 -0000      1.52
+++ server/banner.html  29 Dec 2007 11:21:04 -0000      1.53
@@ -9,9 +9,9 @@
 
 <body>
 
-<div id="null-wrapper">
+    <div id="toplinks"><span class="netscape4"><a href="#content">Skip to 
content</a> | </span><a href="#translations">Translations of this page</a></div>
 
-<p class="netscape4"><a href="#content">Skip to content</a></p>
+<div id="null-wrapper">
 
   <!-- enable this div if there something urgent for us to do -->
 




reply via email to

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