www-commits
[Top][All Lists]
Advanced

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

www layout.css print.css


From: Pavel Kharitonov
Subject: www layout.css print.css
Date: Sat, 01 Feb 2014 02:11:22 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Pavel Kharitonov <ineiev>       14/02/01 02:11:22

Modified files:
        .              : layout.css print.css 

Log message:
        Remove fundraising banner RT #886761.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/layout.css?cvsroot=www&r1=1.161&r2=1.162
http://web.cvs.savannah.gnu.org/viewcvs/www/print.css?cvsroot=www&r1=1.11&r2=1.12

Patches:
Index: layout.css
===================================================================
RCS file: /web/www/www/layout.css,v
retrieving revision 1.161
retrieving revision 1.162
diff -u -b -r1.161 -r1.162
--- layout.css  25 Jan 2014 16:25:13 -0000      1.161
+++ layout.css  1 Feb 2014 02:11:22 -0000       1.162
@@ -488,20 +488,3 @@
 }
 
 /* End items specific to education */
-
-/* Begin fundraising banner */
-#fundraiserbanner2013-14 {
-  text-align:center; clear:both;
-  margin: auto; max-width: 70em;
-}
-#fundraiserbanner2013-14 .underline { text-decoration: underline; }
-#fundraiserbanner2013-14 .nounderline { text-decoration: none; }
-#fundraiserbanner2013-14 .right {
-  float: right; height: 100px;
-  margin-right: 1em; margin-left: 1em;
-  padding-bottom: 1em;
-}
-#fundraiserbanner2013-14 .text { 
-  text-align: center; font: 16px sans-serif;
-}
-/* End fundraising banner */

Index: print.css
===================================================================
RCS file: /web/www/www/print.css,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- print.css   18 Dec 2013 14:15:29 -0000      1.11
+++ print.css   1 Feb 2014 02:11:22 -0000       1.12
@@ -18,7 +18,7 @@
 */
 #header, #navigation, #links, #toplinks, .netscape4, #fsf-links,
 #backtotop, #translations, #searcher, #footer, #mission-statement,
-#Disclaimer, #fundraiserbanner2013-14 { display: none !important; }
+#Disclaimer { display: none !important; }
 
 
 



reply via email to

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