home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / doc / python-configobj / default.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2010-01-09  |  5.6 KB  |  294 lines

  1. /*
  2. :Author: David Goodger (goodger@python.org)
  3. :Id: $Id: html4css1.css 5951 2009-05-18 18:03:10Z milde $
  4. :Copyright: This stylesheet has been placed in the public domain.
  5.  
  6. Default cascading style sheet for the HTML output of Docutils.
  7.  
  8. See http://docutils.sf.net/docs/howto/html-stylesheets.html for how to
  9. customize this style sheet.
  10. */
  11.  
  12. /* used to remove borders from tables and images */
  13. .borderless, table.borderless td, table.borderless th {
  14.   border: 0 }
  15.  
  16. table.borderless td, table.borderless th {
  17.   /* Override padding for "table.docutils td" with "! important".
  18.      The right padding separates the table cells. */
  19.   padding: 0 0.5em 0 0 ! important }
  20.  
  21. .first {
  22.   /* Override more specific margin styles with "! important". */
  23.   margin-top: 0 ! important }
  24.  
  25. .last, .with-subtitle {
  26.   margin-bottom: 0 ! important }
  27.  
  28. .hidden {
  29.   display: none }
  30.  
  31. a.toc-backref {
  32.   text-decoration: none ;
  33.   color: black }
  34.  
  35. blockquote.epigraph {
  36.   margin: 2em 5em ; }
  37.  
  38. dl.docutils dd {
  39.   margin-bottom: 0.5em }
  40.  
  41. /* Uncomment (and remove this text!) to get bold-faced definition list terms
  42. dl.docutils dt {
  43.   font-weight: bold }
  44. */
  45.  
  46. div.abstract {
  47.   margin: 2em 5em }
  48.  
  49. div.abstract p.topic-title {
  50.   font-weight: bold ;
  51.   text-align: center }
  52.  
  53. div.admonition, div.attention, div.caution, div.danger, div.error,
  54. div.hint, div.important, div.note, div.tip, div.warning {
  55.   margin: 2em ;
  56.   border: medium outset ;
  57.   padding: 1em }
  58.  
  59. div.admonition p.admonition-title, div.hint p.admonition-title,
  60. div.important p.admonition-title, div.note p.admonition-title,
  61. div.tip p.admonition-title {
  62.   font-weight: bold ;
  63.   font-family: sans-serif }
  64.  
  65. div.attention p.admonition-title, div.caution p.admonition-title,
  66. div.danger p.admonition-title, div.error p.admonition-title,
  67. div.warning p.admonition-title {
  68.   color: red ;
  69.   font-weight: bold ;
  70.   font-family: sans-serif }
  71.  
  72. /* Uncomment (and remove this text!) to get reduced vertical space in
  73.    compound paragraphs.
  74. div.compound .compound-first, div.compound .compound-middle {
  75.   margin-bottom: 0.5em }
  76.  
  77. div.compound .compound-last, div.compound .compound-middle {
  78.   margin-top: 0.5em }
  79. */
  80.  
  81. div.dedication {
  82.   margin: 2em 5em ;
  83.   text-align: center ;
  84.   font-style: italic }
  85.  
  86. div.dedication p.topic-title {
  87.   font-weight: bold ;
  88.   font-style: normal }
  89.  
  90. div.figure {
  91.   margin-left: 2em ;
  92.   margin-right: 2em }
  93.  
  94. div.footer, div.header {
  95.   clear: both;
  96.   font-size: smaller }
  97.  
  98. div.line-block {
  99.   display: block ;
  100.   margin-top: 1em ;
  101.   margin-bottom: 1em }
  102.  
  103. div.line-block div.line-block {
  104.   margin-top: 0 ;
  105.   margin-bottom: 0 ;
  106.   margin-left: 1.5em }
  107.  
  108. div.sidebar {
  109.   margin: 0 0 0.5em 1em ;
  110.   border: medium outset ;
  111.   padding: 1em ;
  112.   background-color: #ffffee ;
  113.   width: 40% ;
  114.   float: right ;
  115.   clear: right }
  116.  
  117. div.sidebar p.rubric {
  118.   font-family: sans-serif ;
  119.   font-size: medium }
  120.  
  121. div.system-messages {
  122.   margin: 5em }
  123.  
  124. div.system-messages h1 {
  125.   color: red }
  126.  
  127. div.system-message {
  128.   border: medium outset ;
  129.   padding: 1em }
  130.  
  131. div.system-message p.system-message-title {
  132.   color: red ;
  133.   font-weight: bold }
  134.  
  135. div.topic {
  136.   margin: 2em }
  137.  
  138. h1.section-subtitle, h2.section-subtitle, h3.section-subtitle,
  139. h4.section-subtitle, h5.section-subtitle, h6.section-subtitle {
  140.   margin-top: 0.4em }
  141.  
  142. h1.title {
  143.   text-align: center }
  144.  
  145. h2.subtitle {
  146.   text-align: center }
  147.  
  148. hr.docutils {
  149.   width: 75% }
  150.  
  151. img.align-left, .figure.align-left{
  152.   clear: left ;
  153.   float: left ;
  154.   margin-right: 1em }
  155.  
  156. img.align-right, .figure.align-right {
  157.   clear: right ;
  158.   float: right ;
  159.   margin-left: 1em }
  160.  
  161. .align-left {
  162.   text-align: left }
  163.  
  164. .align-center {
  165.   clear: both ;
  166.   text-align: center }
  167.  
  168. .align-right {
  169.   text-align: right }
  170.  
  171. /* reset inner alignment in figures */
  172. div.align-right {
  173.   text-align: left }
  174.  
  175. /* div.align-center * { */
  176. /*   text-align: left } */
  177.  
  178. ol.simple, ul.simple {
  179.   margin-bottom: 1em }
  180.  
  181. ol.arabic {
  182.   list-style: decimal }
  183.  
  184. ol.loweralpha {
  185.   list-style: lower-alpha }
  186.  
  187. ol.upperalpha {
  188.   list-style: upper-alpha }
  189.  
  190. ol.lowerroman {
  191.   list-style: lower-roman }
  192.  
  193. ol.upperroman {
  194.   list-style: upper-roman }
  195.  
  196. p.attribution {
  197.   text-align: right ;
  198.   margin-left: 50% }
  199.  
  200. p.caption {
  201.   font-style: italic }
  202.  
  203. p.credits {
  204.   font-style: italic ;
  205.   font-size: smaller }
  206.  
  207. p.label {
  208.   white-space: nowrap }
  209.  
  210. p.rubric {
  211.   font-weight: bold ;
  212.   font-size: larger ;
  213.   color: maroon ;
  214.   text-align: center }
  215.  
  216. p.sidebar-title {
  217.   font-family: sans-serif ;
  218.   font-weight: bold ;
  219.   font-size: larger }
  220.  
  221. p.sidebar-subtitle {
  222.   font-family: sans-serif ;
  223.   font-weight: bold }
  224.  
  225. p.topic-title {
  226.   font-weight: bold }
  227.  
  228. pre.address {
  229.   margin-bottom: 0 ;
  230.   margin-top: 0 ;
  231.   font: inherit }
  232.  
  233. pre.literal-block, pre.doctest-block {
  234.   margin-left: 2em ;
  235.   margin-right: 2em }
  236.  
  237. span.classifier {
  238.   font-family: sans-serif ;
  239.   font-style: oblique }
  240.  
  241. span.classifier-delimiter {
  242.   font-family: sans-serif ;
  243.   font-weight: bold }
  244.  
  245. span.interpreted {
  246.   font-family: sans-serif }
  247.  
  248. span.option {
  249.   white-space: nowrap }
  250.  
  251. span.pre {
  252.   white-space: pre }
  253.  
  254. span.problematic {
  255.   color: red }
  256.  
  257. span.section-subtitle {
  258.   /* font-size relative to parent (h1..h6 element) */
  259.   font-size: 80% }
  260.  
  261. table.citation {
  262.   border-left: solid 1px gray;
  263.   margin-left: 1px }
  264.  
  265. table.docinfo {
  266.   margin: 2em 4em }
  267.  
  268. table.docutils {
  269.   margin-top: 0.5em ;
  270.   margin-bottom: 0.5em }
  271.  
  272. table.footnote {
  273.   border-left: solid 1px black;
  274.   margin-left: 1px }
  275.  
  276. table.docutils td, table.docutils th,
  277. table.docinfo td, table.docinfo th {
  278.   padding-left: 0.5em ;
  279.   padding-right: 0.5em ;
  280.   vertical-align: top }
  281.  
  282. table.docutils th.field-name, table.docinfo th.docinfo-name {
  283.   font-weight: bold ;
  284.   text-align: left ;
  285.   white-space: nowrap ;
  286.   padding-left: 0 }
  287.  
  288. h1 tt.docutils, h2 tt.docutils, h3 tt.docutils,
  289. h4 tt.docutils, h5 tt.docutils, h6 tt.docutils {
  290.   font-size: 100% }
  291.  
  292. ul.auto-toc {
  293.   list-style-type: none }
  294.