buildframework/helium/external/python/lib/2.5/docutils-0.5-py2.5.egg/docutils/writers/s5_html/themes/medium-black/pretty.css
changeset 179 d8ac696cc51f
parent 1 be27ed110b50
child 180 e02a83d4c571
child 592 3215c239276a
--- a/buildframework/helium/external/python/lib/2.5/docutils-0.5-py2.5.egg/docutils/writers/s5_html/themes/medium-black/pretty.css	Wed Oct 28 14:39:48 2009 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,115 +0,0 @@
-/* This file has been placed in the public domain. */
-/* Following are the presentation styles -- edit away! */
-
-html, body {margin: 0; padding: 0;}
-body {background: black; color: white;}
-:link, :visited {text-decoration: none; color: cyan;}
-#controls :active {color: #888 !important;}
-#controls :focus {outline: 1px dotted #CCC;}
-h1, h2, h3, h4 {font-size: 100%; margin: 0; padding: 0; font-weight: inherit;}
-
-blockquote {padding: 0 2em 0.5em; margin: 0 1.5em 0.5em;}
-blockquote p {margin: 0;}
-
-kbd {font-weight: bold; font-size: 1em;}
-sup {font-size: smaller; line-height: 1px;}
-
-.slide pre {padding: 0; margin-left: 0; margin-right: 0; font-size: 90%;}
-.slide ul ul li {list-style: square;}
-.slide img.leader {display: block; margin: 0 auto;}
-.slide tt {font-size: 90%;}
-
-div#footer {font-family: sans-serif; color: #AAA; 
-  font-size: 0.5em; font-weight: bold; padding: 1em 0;}
-#footer h1 {display: block; padding: 0 1em;}
-#footer h2 {display: block; padding: 0.8em 1em 0;}
-
-.slide {font-size: 1.75em;}
-.slide h1 {padding-top: 0; z-index: 1; margin: 0; font: bold 150% sans-serif;}
-.slide h2 {font: bold 125% sans-serif; padding-top: 0.5em;}
-.slide h3 {font: bold 110% sans-serif; padding-top: 0.5em;}
-h1 abbr {font-variant: small-caps;}
-
-div#controls {position: absolute; left: 50%; bottom: 0;
-  width: 50%; text-align: right; font: bold 0.9em sans-serif;}
-html>body div#controls {position: fixed; padding: 0 0 1em 0; top: auto;}
-div#controls form {position: absolute; bottom: 0; right: 0; width: 100%;
-  margin: 0; padding: 0;}
-#controls #navLinks a {padding: 0; margin: 0 0.5em; 
-  border: none; color: #888; cursor: pointer;}
-#controls #navList {height: 1em;}
-#controls #navList #jumplist {position: absolute; bottom: 0; right: 0;
-  background: black; color: #CCC;}
-
-#currentSlide {text-align: center; font-size: 0.5em; color: #AAA;
-  font-family: sans-serif; font-weight: bold;}
-
-#slide0 h1 {position: static; margin: 0 0 0.5em; padding-top: 1em; top: 0;
-  font: bold 150% sans-serif; white-space: normal; background: transparent;}
-#slide0 h2 {font: bold italic 125% sans-serif; color: gray;}
-#slide0 h3 {margin-top: 1.5em; font: bold 110% sans-serif;}
-#slide0 h4 {margin-top: 0; font-size: 1em;}
-
-ul.urls {list-style: none; display: inline; margin: 0;}
-.urls li {display: inline; margin: 0;}
-.external {border-bottom: 1px dotted gray;}
-html>body .external {border-bottom: none;}
-.external:after {content: " \274F"; font-size: smaller; color: #FCC;}
-
-.incremental, .incremental *, .incremental *:after {
-  color: black; visibility: visible; border: 0;}
-img.incremental {visibility: hidden;}
-.slide .current {color: lime;}
-
-.slide-display {display: inline ! important;}
-
-.huge {font-family: sans-serif; font-weight: bold; font-size: 150%;}
-.big {font-family: sans-serif; font-weight: bold; font-size: 120%;}
-.small {font-size: 75%;}
-.tiny {font-size: 50%;}
-.huge tt, .big tt, .small tt, .tiny tt {font-size: 115%;}
-.huge pre, .big pre, .small pre, .tiny pre {font-size: 115%;}
-
-.maroon {color: maroon;}
-.red {color: red;}
-.magenta {color: magenta;}
-.fuchsia {color: fuchsia;}
-.pink {color: #FAA;}
-.orange {color: orange;}
-.yellow {color: yellow;}
-.lime {color: lime;}
-.green {color: green;}
-.olive {color: olive;}
-.teal {color: teal;}
-.cyan {color: cyan;}
-.aqua {color: aqua;}
-.blue {color: blue;}
-.navy {color: navy;}
-.purple {color: purple;}
-.black {color: black;}
-.gray {color: gray;}
-.silver {color: silver;}
-.white {color: white;}
-
-.left {text-align: left ! important;}
-.center {text-align: center ! important;}
-.right {text-align: right ! important;}
-
-.animation {position: relative; margin: 1em 0; padding: 0;}
-.animation img {position: absolute;}
-
-/* Docutils-specific overrides */
-
-.slide table.docinfo {margin: 0.5em 0 0.5em 1em;}
-
-div.sidebar {background-color: black;}
-
-pre.literal-block, pre.doctest-block {background-color: black;}
-
-tt.docutils {background-color: black;}
-
-/* diagnostics */
-/*
-li:after {content: " [" attr(class) "]"; color: #F88;}
-div:before {content: "[" attr(class) "]"; color: #F88;}
-*/