From 0a90384a9c7d840e88d9636271e8393a514647a0 Mon Sep 17 00:00:00 2001 From: Leif Johansson Date: Tue, 28 Jul 2009 10:34:52 +0200 Subject: Import shibboleth ds 1.1.0 --- doc/style/css/print.css | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/style/css/print.css (limited to 'doc/style/css/print.css') diff --git a/doc/style/css/print.css b/doc/style/css/print.css new file mode 100644 index 0000000..2b11058 --- /dev/null +++ b/doc/style/css/print.css @@ -0,0 +1,7 @@ +#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn { + display: none; +} +#bodyColumn, body.docs div.docs { + margin: 0 !important; + border: none !important +} -- cgit v1.1