From: André Malo Date: Mon, 12 Apr 2004 16:21:54 +0000 (+0000) Subject: fade out the different languages for print X-Git-Tag: pre_ajp_proxy~380 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf4784953799b89d9e1702969be92779d380673c;p=thirdparty%2Fapache%2Fhttpd.git fade out the different languages for print git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103353 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; }