home *** CD-ROM | disk | FTP | other *** search
/ Exploring Creation with P…al Science (2nd Edition) / Exploring Creation with Physical Science (2nd Edition).iso / exe / bin / Styles / user / toc.css < prev   
Encoding:
Cascading Style Sheet File  |  2012-12-18  |  4.7 KB  |  161 lines

  1. @charset "utf-8";
  2. /*    Name: 922536704 */
  3. /*    Heading Outline. Converts the document to a table of contents based
  4.      on heading elements H1-H6.
  5.     Copyright 2007 Opera Software */
  6. * {
  7.     font-size: 13px !important;
  8.     text-decoration: none !important;
  9.     text-indent: 0 !important;
  10.     text-align: left !important;
  11.     text-decoration: none !important;
  12.     text-transform: none !important;
  13.     line-height: 0 !important;
  14.     vertical-align: top !important;
  15.     color: rgb(0,0,0) !important;
  16.     background-color: transparent !important;
  17.     background-image: none !important;
  18.     padding: 0 !important;
  19.     margin: 0 !important;
  20.     border: none !important;
  21.     list-style: none !important;
  22.     width: auto !important;
  23.     max-width: none !important;
  24.     height: 0 !important;
  25.     min-height: 0 !important;
  26.     float: none !important;
  27.     position: static !important;
  28.     overflow: visible !important;
  29.     visibility: hidden !important;
  30.     display: inline !important;
  31. }
  32. address, blockquote, body::before, body::after, br, caption, div::before, 
  33. div::after, h1::after, h2::after, h3::after, h4::after, h5::after, h6::after, 
  34. head, hr, html::before, html::after, iframe, img, input, label, legend, dt, 
  35. dd, object, p, p::before, p::after, pre, span::before, span::after, textarea, 
  36. ul::before, ul::after {
  37.     display: none !important;
  38. }
  39. a, font {
  40.     padding: 0 !important;
  41.     margin: 0 !important;
  42.     float: none !important;
  43.     visibility: hidden !important;
  44.     position: static !important;
  45.     display: inline !important;
  46. }
  47. h1, h2, h3, h4, h5, h6 {
  48.     font-family: sans-serif !important;
  49.     font-size: 28px !important;
  50.     font-weight: bold !important;
  51.     font-style: normal !important;
  52.     text-align: left !important;
  53.     line-height: 120% !important;
  54.     letter-spacing: normal !important;
  55.     color: rgb(0,0,0) !important;
  56.     background-color: transparent !important;
  57.     background-image: none !important;
  58.     padding: 10px 5px !important;
  59.     margin: 0 !important;
  60.     border: 0 solid !important;
  61.     width: auto !important; 
  62.     height: auto !important;
  63.     max-width: 1024px !important;
  64.     min-height: 20px !important;
  65.     min-height: 0 !important;
  66.     float: none !important;
  67.     visibility: visible !important;
  68.     position: static !important;
  69.     display: block !important;
  70. }
  71. h2 {
  72.     font-size: 20px !important;
  73.     padding-left: 20px !important;
  74. }
  75. h3 {
  76.     font-size: 18px !important;
  77.     padding-left: 40px !important;
  78. }
  79. h4 {
  80.     font-size: 16px !important;
  81.     padding-left: 60px !important;
  82. }
  83. h5 {
  84.     font-size: 14px !important;
  85.     padding-left: 80px !important;
  86. }
  87. h6 {
  88.     font-size: 12px !important;
  89.     padding-left: 100px !important;
  90. }
  91. h1 *, h1 a, h2 *, h2 a, h3 *, h3 a, h4 *, h4 a, h5 *, h5 a, h6 *, h6 a {
  92.     font-family: inherit !important;
  93.     font-size: inherit !important;
  94.     font-weight: inherit !important;
  95.     font-style: inherit !important;
  96.     color: inherit !important;
  97.     background: none !important;
  98.     padding: 0 !important;
  99.     margin: 0 !important;
  100.     border: 0 solid !important;
  101.     width: auto !important;
  102.     float: none !important;
  103.     visibility: visible !important;
  104.     position: static !important;
  105.     display: inline !important;
  106. }
  107. h1 sup, h2 sup, h3 sup, h4 sup, h5 sup, h6 sup, h1 sub, h2 sub, 
  108. h3 sub, h4 sub, h5 sub, h6 sub {font-size: 11px !important;}
  109. h1 br, h2 br, h3 br, h4 br, h5 br, h6 br {content: "\0020" !important;}
  110. h1::before, h2::before, h3::before, h4::before, h5::before, h6::before {
  111.     content: "H1: " !important;
  112.     font-weight: bold !important;
  113.     color: rgb(46,61,77) !important;
  114.     background-color: transparent !important;
  115.     background-image: none !important;
  116.     padding: 0 !important;
  117.     float: none !important;
  118.     position: static !important;
  119.     display: inline !important;
  120. }
  121. h2::before {content: "H2: " !important;}
  122. h3::before {content: "H3: " !important;}
  123. h4::before {content: "H4: " !important;}
  124. h5::before {content: "H5: " !important;}
  125. h6::before {content: "H6: " !important;}
  126. html {
  127.     color: rgb(30,30,30) !important;
  128.     background-color: rgb(235,235,235) !important;
  129.     margin: 10px auto !important;
  130.     border: 1px solid rgb(0,0,0) !important;
  131.     max-width: 800px !important;
  132.     height: auto !important;
  133.     visibility: visible !important;
  134.     display: block !important;
  135. }
  136. html::before {
  137.     content: -o-language-string(922536704) !important;
  138.     font-weight: bold !important;
  139.     text-align: center !important;
  140.     line-height: 1.5em !important;
  141.     color: rgb(226,228,235) !important;
  142.     background: rgb(46,61,77) !important;
  143.     padding: 5px 0 !important;
  144.     width: 100% !important;
  145.     visibility: visible !important;
  146.     display: inline-block !important;
  147. }
  148. html body {
  149.     color: rgb(30,30,30) !important;
  150.     background-color: rgb(245,245,245) !important;
  151.     height: auto !important;
  152.     visibility: visible !important;
  153.     display: block !important;
  154. }
  155. @media print {
  156.     html, html::before, * {
  157.         color: black !important;
  158.         background: white !important;
  159.     }
  160. }
  161.