]> git.sur5r.net Git - openldap/blob - contrib/php3-tool/style.css
Update based upon latest errors.
[openldap] / contrib / php3-tool / style.css
1         BODY,B,P,H2,H1 {
2                 font-family: lucida sans unicode;
3         }
4         BODY,P {
5                 font-weight: bold;
6                 font-size: 12pt;
7         }
8         .form {
9                 font-size: 10pt;
10                 color: #003333;
11         }
12         H3 {
13                 font-family: Verdana,Arial,Helvetica;
14                 font-size: 12pt;
15                 font-weight: bold;
16         }
17         .head {
18                 font-size: 13pt;
19                 color: #003333;
20         }
21         .subsection {
22                 font-size: 12pt;
23                 color: #003333;
24         }