Changeset 1756

Show
Ignore:
Timestamp:
08/06/08 21:52:28 (5 months ago)
Author:
taher
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • cherokee/trunk/doc/media/css/cherokee_doc.css

    r1649 r1756  
     1/* Debug borders */ 
     2p, li, dt, dd, div, pre, h1, h2, h3, h4, h5, h6 { 
     3/* 
     4  border: 1px solid red; 
     5*/ 
     6} 
     7 
     8body { 
     9  margin: 1em 5% 1em 5%; 
     10} 
    111 
    212a { 
     
    414  text-decoration: underline; 
    515} 
     16a:visited { 
     17  color: fuchsia; 
     18} 
    619 
    720em { 
    821  font-style: italic; 
    9   color: navy; 
    1022} 
    1123 
    1224strong { 
    1325  font-weight: bold; 
    14   color: #083194; 
    1526} 
    1627 
     
    2738} 
    2839 
    29 h1, h2, h3
     40h1
    3041  border-bottom: 2px solid silver; 
    3142} 
    32  
    3343h2 { 
     44  border-bottom: 2px solid silver; 
    3445  padding-top: 0.5em; 
    35 } 
    36 h3 { 
    37   float: left; 
    38 } 
    39 h3 + * { 
    40   clear: left; 
    4146} 
    4247 
     
    5358  margin-top: 0.5em; 
    5459  margin-bottom: 0.5em; 
    55 } 
    56  
    57 ul, ol, li > p { 
    58   margin-top: 0; 
    5960} 
    6061 
     
    111112/* Block element titles. */ 
    112113div.title, caption.title { 
     114  font-family: sans-serif; 
     115  font-weight: bold; 
     116  text-align: left; 
     117  margin-top: 1.0em; 
     118  margin-bottom: 0.5em; 
     119} 
     120div.title + * { 
     121  margin-top: 0; 
     122} 
     123 
     124td div.title:first-child { 
     125  margin-top: 0.0em; 
     126} 
     127div.content div.title:first-child { 
     128  margin-top: 0.0em; 
     129} 
     130div.content + div.title { 
     131  margin-top: 0.0em; 
     132} 
     133 
     134div.sidebarblock > div.content { 
     135  background: #ffffee; 
     136  border: 1px solid silver; 
     137  padding: 0.5em; 
     138} 
     139 
     140div.listingblock { 
     141  margin-right: 0%; 
     142} 
     143div.listingblock > div.content { 
     144  border: 1px solid silver; 
     145  background: #f4f4f4; 
     146  padding: 0.5em; 
     147} 
     148 
     149div.quoteblock > div.content { 
     150  padding-left: 2.0em; 
     151} 
     152 
     153div.attribution { 
     154  text-align: right; 
     155} 
     156div.verseblock + div.attribution { 
     157  text-align: left; 
     158} 
     159 
     160div.admonitionblock .icon { 
     161  vertical-align: top; 
     162  font-size: 1.1em; 
     163  font-weight: bold; 
     164  text-decoration: underline; 
     165  color: #527bbd; 
     166  padding-right: 0.5em; 
     167} 
     168div.admonitionblock td.content { 
     169  padding-left: 0.5em; 
     170  border-left: 2px solid silver; 
     171} 
     172 
     173div.exampleblock > div.content { 
     174  border-left: 2px solid silver; 
     175  padding: 0.5em; 
     176} 
     177 
     178div.verseblock div.content { 
     179  white-space: pre; 
     180} 
     181 
     182div.imageblock div.content { padding-left: 0; } 
     183div.imageblock img { border: 1px solid silver; } 
     184span.image img { border-style: none; } 
     185 
     186dl { 
     187  margin-top: 0.8em; 
     188  margin-bottom: 0.8em; 
     189} 
     190dt { 
     191  margin-top: 0.5em; 
     192  margin-bottom: 0; 
     193  font-style: italic; 
     194} 
     195dd > *:first-child { 
     196  margin-top: 0; 
     197} 
     198 
     199ul, ol { 
     200    list-style-position: outside; 
     201} 
     202ol.olist2 { 
     203  list-style-type: lower-alpha; 
     204} 
     205 
     206div.tableblock > table { 
     207  border: 3px solid #527bbd; 
     208} 
     209thead { 
     210  font-family: sans-serif; 
     211  font-weight: bold; 
     212} 
     213tfoot { 
     214  font-weight: bold; 
     215} 
     216 
     217div.hlist { 
     218  margin-top: 0.8em; 
     219  margin-bottom: 0.8em; 
     220} 
     221div.hlist td { 
     222  padding-bottom: 5px; 
     223} 
     224td.hlist1 { 
     225  vertical-align: top; 
     226  font-style: italic; 
     227  padding-right: 0.8em; 
     228} 
     229td.hlist2 { 
     230  vertical-align: top; 
     231} 
     232 
     233@media print { 
     234  div#footer-badges { display: none; } 
     235} 
     236 
     237div#toctitle { 
     238  color: #527bbd; 
     239  font-family: sans-serif; 
     240  font-size: 1.1em; 
     241  font-weight: bold; 
     242  margin-top: 1.0em; 
     243  margin-bottom: 0.1em; 
     244} 
     245 
     246div.toclevel1, div.toclevel2, div.toclevel3, div.toclevel4 { 
     247  margin-top: 0; 
     248  margin-bottom: 0; 
     249} 
     250div.toclevel2 { 
     251  margin-left: 2em; 
     252  font-size: 0.9em; 
     253} 
     254div.toclevel3 { 
     255  margin-left: 4em; 
     256  font-size: 0.9em; 
     257} 
     258div.toclevel4 { 
     259  margin-left: 6em; 
     260  font-size: 0.9em; 
     261} 
     262/* Workarounds for IE6's broken and incomplete CSS2. */ 
     263 
     264div.sidebar-content { 
     265  background: #ffffee; 
     266  border: 1px solid silver; 
     267  padding: 0.5em; 
     268} 
     269div.sidebar-title, div.image-title { 
     270  font-family: sans-serif; 
     271  font-weight: bold; 
     272  margin-top: 0.0em; 
     273  margin-bottom: 0.5em; 
     274} 
     275 
     276div.listingblock div.content { 
     277  border: 1px solid silver; 
     278  background: #f4f4f4; 
     279  padding: 0.5em; 
     280} 
     281 
     282div.quoteblock-content { 
     283  padding-left: 2.0em; 
     284} 
     285 
     286div.exampleblock-content { 
     287  border-left: 2px solid silver; 
     288  padding-left: 0.5em; 
     289} 
     290 
     291/* IE6 sets dynamically generated links as visited. */ 
     292div#toc a:visited { color: blue; } 
     293 
     294 
     295 
     296 
     297 
     298 
     299 
     300 
     301 
     302 
     303 
     304 
     305 
     306 
     307 
     308 
     309 
     310a { 
     311  color: blue; 
     312  text-decoration: underline; 
     313} 
     314 
     315em { 
     316  font-style: italic; 
     317  color: navy; 
     318} 
     319 
     320strong { 
     321  font-weight: bold; 
     322  color: #083194; 
     323} 
     324 
     325tt { 
     326  color: navy; 
     327} 
     328 
     329h1, h2, h3, h4, h5, h6 { 
     330  color: #527bbd; 
     331  font-family: sans-serif; 
     332  margin-top: 1.2em; 
     333  margin-bottom: 0.5em; 
     334  line-height: 1.3; 
     335} 
     336 
     337h1, h2, h3 { 
     338  border-bottom: 2px solid silver; 
     339} 
     340 
     341h2 { 
     342  padding-top: 0.5em; 
     343} 
     344h3 { 
     345  float: left; 
     346} 
     347h3 + * { 
     348  clear: left; 
     349} 
     350 
     351div.sectionbody { 
     352  font-family: serif; 
     353  margin-left: 0; 
     354} 
     355 
     356hr { 
     357  border: 1px solid silver; 
     358} 
     359 
     360p { 
     361  margin-top: 0.5em; 
     362  margin-bottom: 0.5em; 
     363} 
     364 
     365ul, ol, li > p { 
     366  margin-top: 0; 
     367} 
     368 
     369pre { 
     370  padding: 0; 
     371  margin: 0; 
     372} 
     373 
     374span#author { 
     375  color: #527bbd; 
     376  font-family: sans-serif; 
     377  font-weight: bold; 
     378  font-size: 1.1em; 
     379} 
     380span#email { 
     381} 
     382span#revision { 
     383  font-family: sans-serif; 
     384} 
     385 
     386div#footer { 
     387  font-family: sans-serif; 
     388  font-size: small; 
     389  border-top: 2px solid silver; 
     390  padding-top: 0.5em; 
     391  margin-top: 4.0em; 
     392} 
     393div#footer-text { 
     394  float: left; 
     395  padding-bottom: 0.5em; 
     396} 
     397div#footer-badges { 
     398  float: right; 
     399  padding-bottom: 0.5em; 
     400} 
     401 
     402div#preamble, 
     403div.tableblock, div.imageblock, div.exampleblock, div.verseblock, 
     404div.quoteblock, div.literalblock, div.listingblock, div.sidebarblock, 
     405div.admonitionblock { 
     406  margin-right: 10%; 
     407  margin-top: 1.5em; 
     408  margin-bottom: 1.5em; 
     409} 
     410div.admonitionblock { 
     411  margin-top: 2.5em; 
     412  margin-bottom: 2.5em; 
     413} 
     414 
     415div.content { /* Block element content. */ 
     416  padding: 0; 
     417} 
     418 
     419/* Block element titles. */ 
     420div.title, caption.title { 
    113421  color: #527bbd; 
    114422  font-family: sans-serif; 
     
    271579  font-size: 0.9em; 
    272580} 
     581 
     582div#toc { 
     583  font-size: 0.2em; 
     584  width: 200px; 
     585}