addressing Perl::Critic warnings in perllib/Torrus/Collector/*
[torrus-plus.git] / htdocs / torrusdoc.css
blob5a89d728da2c7e2692b1a8ac280e53dd35586b7a
1 /*
2 RRFW Documentation stylesheet.
3 Copyrigt (c) 2003 Stanislav Sinyagin
5 $Id$
6 */
8 BODY {
9 font-family : verdana, arial, helvetica, sans-serif;
10 font-size: 10pt;
11 line-height: 1.2;
12 text-align: justify;
13 margin-left: 10%;
14 margin-right: 10%;
17 BLOCKQUOTE {
18 margin: 10pt;
21 LI {
22 margin-bottom: 0.8ex;
25 LI P {
26 margin-top: 0.1ex;
29 PRE {
30 font-size: 10pt;
33 H1, H2, A, CODE, EM {
34 color: #336699;
37 A[name] {
38 color: inherit;
41 H1 {
42 font-weight: 600;
43 text-decoration: none;
44 font-size: 16pt;
47 H2 {
48 font-weight: 500;
49 text-decoration: none;
50 font-size: 14pt;
51 margin-top: 3ex;
54 H2 CODE {
55 font-weight: 800;
58 H3 {
59 font-weight: 600;
60 text-decoration: none;
61 font-size: 11pt;
64 DL {
65 font-weight: normal;
66 text-decoration: none;
67 color: #333333;
68 font-size: 10pt;
72 DIV.Custlogos {
75 IMG.Custlogo {
76 border: 0;
77 background-color: #ffffff;
78 margin: 10px;
79 vertical-align: bottom;