From: André Malo Date: Mon, 12 Apr 2004 16:22:44 +0000 (+0000) Subject: fade out the different languages for print X-Git-Tag: 2.0.50~216 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=454021e4c7140b4a9e0379366a322418e48f6a0d;p=thirdparty%2Fapache%2Fhttpd.git fade out the different languages for print git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103354 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/style/css/manual-print.css b/docs/manual/style/css/manual-print.css index 9882bf2251c..1fef6fb6f7a 100644 --- a/docs/manual/style/css/manual-print.css +++ b/docs/manual/style/css/manual-print.css @@ -604,6 +604,8 @@ div#footer p.apache { font-weight: bold; } +div.toplang, +div.bottomlang, div#footer p.menu { display: none; }