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