webcit_before_automake is now the trunk
[citadel.git] / webcit / tiny_mce / themes / advanced / docs / hu / style.css
1 body { background-color: #FFFFFF; }\r
2 body, td, .content { font-family: Verdana, Arial, helvetica, sans-serif; font-size: 12px; }\r
3 .title { font-family: Verdana, Arial, helvetica, sans-serif; font-size: 16px; font-weight: bold; }\r
4 .subtitle { font-size: 12px; font-weight: bold; }\r
5 \r
6 .toc_ul, .toc_li { margin-left: 8 px; line-height: 16px; }\r
7 .step_ol, .step_li { margin-left: 11 px; line-height: 16px; }\r
8 img { border: #000000 solid 1px; }\r
9 \r
10 a:visited { color: #666666; text-decoration: underline; }\r
11 a:active { color: #666666; text-decoration: underline; }\r
12 a:hover { color: #666666; text-decoration: underline; }\r
13 a { color: #666666; text-decoration: underline; }\r
14 \r
15 .pageheader { border: #E0E0E0 solid 1px; }\r
16 .pagefooter { border: #E0E0E0 solid 1px; }\r
17 .sample { background-color: #FFFFFF; border: #000000 solid 1px; }\r
18 .samplecontent { font-size: 10px; }\r
19 \r
20 .code { background-color: #FFFFFF; border: #000000 solid 1px; }\r
21 .codecontent { font-size: 10px; }\r
22 .codecontent a:visited { color: #666666; text-decoration: none; font-weight: bold }\r
23 .codecontent a:active { color: #666666; text-decoration: none; font-weight: bold  }\r
24 .codecontent a:hover { color: #666666; text-decoration: none; font-weight: bold  }\r
25 .codecontent a { color: #666666; text-decoration: none; font-weight: bold  }\r
26 \r
27 hr { height: 1px; }\r
28 \r