From 3d619726e5d6e0a769ad705c4a4298f6b28aa743 Mon Sep 17 00:00:00 2001 From: Tom Feist Date: Mon, 23 Aug 2010 01:22:09 +0100 Subject: lots of doc updates --- docs/podstyle.css | 32 -------------------------------- 1 file changed, 32 deletions(-) (limited to 'docs/podstyle.css') diff --git a/docs/podstyle.css b/docs/podstyle.css index 79dbc1d..1cecdfb 100644 --- a/docs/podstyle.css +++ b/docs/podstyle.css @@ -1,36 +1,7 @@ -/* This file is autogenerated. Do not edit. 110n=black_with_blue_on_white */ - /* For accessibility reasons, never specify text sizes in px/pt/pc/in/cm/mm */ @media all { .hide { display: none; } } -@media print { - .noprint, div.indexgroup, .backlinktop, .backlinkbottom { display: none } - - * { - border-color: black !important; - color: black !important; - background-color: transparent !important; - background-image: none !important; - } - - dl.superindex > dd { - word-spacing: .6em; - } -} - -@media aural, braille, embossed { - div.indexgroup { display: none; } /* Too noisy, don't you think? */ - dl.superindex > dt:before { content: "Group "; } - dl.superindex > dt:after { content: " contains:"; } - .backlinktop a:before { content: "Back to contents"; } - .backlinkbottom a:before { content: "Back to contents"; } -} - -@media aural { - dl.superindex > dt { pause-before: 600ms; } -} - @media screen, tty, tv, projection { .noscreen { display: none; } @@ -134,6 +105,3 @@ } } - -/* The End */ - -- cgit v1.2.3