From e7f80b6f125672e2c1a827168ad69ddf1cf66422 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Mon, 15 Sep 2014 21:26:16 -0400 Subject: Add latest maven site. --- latest/sangria-lazy/css/print.css | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 latest/sangria-lazy/css/print.css (limited to 'latest/sangria-lazy/css/print.css') diff --git a/latest/sangria-lazy/css/print.css b/latest/sangria-lazy/css/print.css new file mode 100644 index 0000000..f09d546 --- /dev/null +++ b/latest/sangria-lazy/css/print.css @@ -0,0 +1,7 @@ +#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn { + display: none !important; +} +#bodyColumn, body.docs div.docs { + margin: 0 !important; + border: none !important +} -- cgit v1.2.3