CVSROOT: /web/www Module name: www Changes by: Leo Albert Jackson Jr <lajjr3> 10/10/24 16:13:41
Modified files: . : print.css Log message: Fix to remove added pages CVSWeb URLs: http://web.cvs.savannah.gnu.org/viewcvs/www/print.css?cvsroot=www&r1=1.1&r2=1.2 Patches: Index: print.css =================================================================== RCS file: /web/www/www/print.css,v retrieving revision 1.1 retrieving revision 1.2 diff -u -b -r1.1 -r1.2 --- print.css 1 Dec 2007 02:15:28 -0000 1.1 +++ print.css 24 Oct 2010 16:13:36 -0000 1.2 @@ -16,8 +16,7 @@ included in all copies or substantial portions of the Software. */ - -#header, #navigation, #links{ display: none !important; } +#toplinks, #fsf-links, #backtotop, #translations { display: none !important; } .inner{ width: 100%; }