CVSROOT:        /web/www
Module name:    www
Changes by:     Leo Albert Jackson Jr <lajjr3>  10/11/10 20:54:17

Modified files:
        .              : print.css 

Log message:
        Remove footer as per e-mails

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/print.css?cvsroot=www&r1=1.7&r2=1.8

Patches:
Index: print.css
===================================================================
RCS file: /web/www/www/print.css,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- print.css   4 Nov 2010 21:28:44 -0000       1.7
+++ print.css   10 Nov 2010 20:53:35 -0000      1.8
@@ -16,7 +16,7 @@
 included in all copies or substantial portions of the Software.
 
 */
-#header, #navigation, #links, #toplinks, #netscape4, #fsf-links, #backtotop, 
#translations, #searcher { display: none !important; }
+#header, #navigation, #links, #toplinks, #netscape4, #fsf-links, #backtotop, 
#translations, #searcher, #footer { display: none !important; }
 
 
 
@@ -75,5 +75,3 @@
     color: #520;
     background: transparent;
 }
-
-#footer{ border: 0; font-family: monospace; }
\ No newline at end of file

Reply via email to