www-commits
[Top][All Lists]
Advanced

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

www gnu-new.css home.shtml


From: Matt Lee
Subject: www gnu-new.css home.shtml
Date: Wed, 11 Oct 2006 18:39:12 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Matt Lee <mattl>        06/10/11 18:39:12

Modified files:
        .              : gnu-new.css home.shtml 

Log message:
        announcement and sidebar fixes. created generic 'announcement' class

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/gnu-new.css?cvsroot=www&r1=1.17&r2=1.18
http://web.cvs.savannah.gnu.org/viewcvs/www/home.shtml?cvsroot=www&r1=1.100&r2=1.101

Patches:
Index: gnu-new.css
===================================================================
RCS file: /web/www/www/gnu-new.css,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- gnu-new.css 11 Oct 2006 18:36:39 -0000      1.17
+++ gnu-new.css 11 Oct 2006 18:39:10 -0000      1.18
@@ -195,7 +195,7 @@
 margin-top: 1em;
 width: 16em;
 float: right;
-margin-left: 1em;
+margin-left: 1.5em;
 }
 
 #sidebar h3{text-align: center; margin-top: 0;}
@@ -273,3 +273,5 @@
 /* as per peterb request */
 
 h2{text-align: center; margin-bottom: 1em;}
\ No newline at end of file
+
+.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;}
\ No newline at end of file

Index: home.shtml
===================================================================
RCS file: /web/www/www/home.shtml,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -b -r1.100 -r1.101
--- home.shtml  11 Oct 2006 18:28:31 -0000      1.100
+++ home.shtml  11 Oct 2006 18:39:10 -0000      1.101
@@ -22,15 +22,7 @@
 <h2>The GNU Operating System - <a href="/philosophy/philosophy.html">Free as 
in Freedom</a></h2>
 
 <!-- Please leave this note until 2006.11.11, then remove -->
-<div style="background-color: #ffb; 
-            color: #333; 
-            border: 1px solid #333; 
-            padding: 0.4em; 
-            text-align: center; 
-            float: right; 
-            width: 16em; 
-            margin-top: 1em;">
-
+<div class="announcement">
   <h3>Congratulations, and thanks!</h3>
   <p>
 The FSF and the GNU project wish to congratulate<br /> <strong>Leandro GFC
@@ -263,7 +255,7 @@
         
 <p>Updated:
    <!-- timestamp start -->
-   $Date: 2006/10/11 18:28:31 $ $Author: mattl $
+   $Date: 2006/10/11 18:39:10 $ $Author: mattl $
    <!-- timestamp end -->
 </p>
 </div>




reply via email to

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