aboutsummaryrefslogtreecommitdiffstats
path: root/stylesheets/lfs-xsl/lfs-print.css
diff options
context:
space:
mode:
Diffstat (limited to 'stylesheets/lfs-xsl/lfs-print.css')
-rw-r--r--stylesheets/lfs-xsl/lfs-print.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/stylesheets/lfs-xsl/lfs-print.css b/stylesheets/lfs-xsl/lfs-print.css
new file mode 100644
index 000000000..697915e3d
--- /dev/null
+++ b/stylesheets/lfs-xsl/lfs-print.css
@@ -0,0 +1,9 @@
+/*
+$LastChangedBy$
+$Date$
+*/
+@import url(lfs.css);
+
+.navfooter, .headerlinks {
+ display: none;
+}