aboutsummaryrefslogtreecommitdiffstats
path: root/docs/podstyle.css
diff options
context:
space:
mode:
authorTom Feist <shabble@cowu.be>2010-08-23 00:22:09 +0000
committerTom Feist <shabble@cowu.be>2010-08-23 00:22:09 +0000
commit3d619726e5d6e0a769ad705c4a4298f6b28aa743 (patch)
tree056e1136d99d0ea32c99f70ed026a47643c63c3b /docs/podstyle.css
parentmoved some stuff into General, and started to modify buildpod.pl to render a ... (diff)
downloadirssi-scripts-3d619726e5d6e0a769ad705c4a4298f6b28aa743.tar.gz
irssi-scripts-3d619726e5d6e0a769ad705c4a4298f6b28aa743.zip
lots of doc updates
Diffstat (limited to 'docs/podstyle.css')
-rw-r--r--docs/podstyle.css32
1 files changed, 0 insertions, 32 deletions
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 */
-