www-commits
[Top][All Lists]
Advanced

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

www home.shtml style.css server/banner.html ser...


From: Matt Lee
Subject: www home.shtml style.css server/banner.html ser...
Date: Sat, 01 Dec 2007 14:17:16 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Matt Lee <mattl>        07/12/01 14:17:16

Modified files:
        .              : home.shtml style.css 
        server         : banner.html footer-text.html 

Log message:
        added back to top link, acronym for fsf

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/home.shtml?cvsroot=www&r1=1.167&r2=1.168
http://web.cvs.savannah.gnu.org/viewcvs/www/style.css?cvsroot=www&r1=1.2&r2=1.3
http://web.cvs.savannah.gnu.org/viewcvs/www/server/banner.html?cvsroot=www&r1=1.45&r2=1.46
http://web.cvs.savannah.gnu.org/viewcvs/www/server/footer-text.html?cvsroot=www&r1=1.15&r2=1.16

Patches:
Index: home.shtml
===================================================================
RCS file: /web/www/www/home.shtml,v
retrieving revision 1.167
retrieving revision 1.168
diff -u -b -r1.167 -r1.168
--- home.shtml  1 Dec 2007 02:03:56 -0000       1.167
+++ home.shtml  1 Dec 2007 14:17:04 -0000       1.168
@@ -20,6 +20,8 @@
 
 <!-- BEGIN content -->
 
+
+
 <h2>What is GNU?</h2>
 
 <p>The GNU Project was launched in 1984 to develop a complete Unix-like 
operating system which is <a href="/philosophy/free-sw.html">free software</a>:
@@ -236,7 +238,7 @@
 
 <p>Updated:
    <!-- timestamp start -->
-   $Date: 2007/12/01 02:03:56 $
+   $Date: 2007/12/01 14:17:04 $
    <!-- timestamp end -->
 </p>
 </div>

Index: style.css
===================================================================
RCS file: /web/www/www/style.css,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- style.css   1 Dec 2007 02:15:28 -0000       1.2
+++ style.css   1 Dec 2007 14:17:04 -0000       1.3
@@ -41,6 +41,8 @@
   position: relative;
   }
 
+a:hover{ color: red; }
+
 
 .inner { max-width: 740px; margin: 0 auto 0; position: relative; }
 
@@ -238,3 +240,6 @@
 
 #bottom-links li{ display: inline; margin-right: 1em; line-height: 2em; }
 
+#backtotop{ padding-bottom: 1em; background-color: #fff; }
+
+#backtotop p{ text-align: right; }
\ No newline at end of file

Index: server/banner.html
===================================================================
RCS file: /web/www/www/server/banner.html,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -b -r1.45 -r1.46
--- server/banner.html  1 Dec 2007 14:10:38 -0000       1.45
+++ server/banner.html  1 Dec 2007 14:17:10 -0000       1.46
@@ -52,7 +52,7 @@
 
 <div style="width: 260px; margin-left: 20px; float: right; margin-right: 20px; 
margin-top: 20px;">
 
-  <p style="text-align: center; font-size: 1.3em; margin: 0;">Support the 
FSF!</p>
+  <p style="text-align: center; font-size: 1.3em; margin: 0;">Support the 
<acronym title="Free Software Foundation">FSF</acronym>!</p>
 
   <script type="text/javascript">
 var fsf_widget_text = "Help protect your freedom!";

Index: server/footer-text.html
===================================================================
RCS file: /web/www/www/server/footer-text.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- server/footer-text.html     1 Dec 2007 02:01:06 -0000       1.15
+++ server/footer-text.html     1 Dec 2007 14:17:10 -0000       1.16
@@ -1,3 +1,3 @@
-<!-- close columns -->
+<div class="inner" id="backtotop">
+<p><a href="#header">back to top</a></p>
 </div>
-




reply via email to

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