|
PCCS MySQLDatabase Admin Tool version 1.3.4
|
/genapp/ -> normal.pgtheme
1 <STYLE>
2 A {text-decoration: none;
3 color: #EE0000;
4 font-size: 14pt;
5 font-family: sans-serif;
6 }
7
8 TR,TD,P,BODY
9 {font-size: 12pt;
10 font-family: sans-serif;
11 }
12
13 TH
14 {font-size: 12pt;
15 font-family: sans-serif;
16 font-weight: bold;
17 }
18
19 H2
20 {font-size: 16pt;
21 font-family: sans-serif;
22 }
23 H3
24 {font-size: 14pt;
25 font-family: sans-serif;
26 }
27
28 B
29 {font-weight: bold; font-family: sans-serif;
30 }
31 </STYLE>
| |