www-commits
[Top][All Lists]
Advanced

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

www gnu-new.css


From: Matt Lee
Subject: www gnu-new.css
Date: Fri, 20 Jul 2007 19:20:20 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Matt Lee <mattl>        07/07/20 19:20:20

Modified files:
        .              : gnu-new.css 

Log message:
        Added class to hide hr tags

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/gnu-new.css?cvsroot=www&r1=1.60&r2=1.61

Patches:
Index: gnu-new.css
===================================================================
RCS file: /web/www/www/gnu-new.css,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -b -r1.60 -r1.61
--- gnu-new.css 16 Jul 2007 13:14:18 -0000      1.60
+++ gnu-new.css 20 Jul 2007 19:20:13 -0000      1.61
@@ -345,6 +345,8 @@
 
 #gplv3-dogear{ position: absolute; top: -1px; left: -1px; height: 120px; 
width: 120px; }
 
+hr { display: none; }
+
 /* Licensing */
 /* This is for licenses/gpl-faq.html. */
 
@@ -361,3 +363,4 @@
 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; }
+




reply via email to

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