Last change
on this file since 840 was 358, checked in by bcornec, 19 years ago |
Website rewrite begins
|
-
Property svn:executable
set to
*
|
File size:
931 bytes
|
Line | |
---|
1 | BODY, TABLE, TD, TH, LI, UL, OL, P {
|
---|
2 | font-family: Arial, Helvetica, sans-serif;
|
---|
3 | font-size: 12px;
|
---|
4 | font-style: normal;
|
---|
5 | color: #000000;
|
---|
6 | }
|
---|
7 |
|
---|
8 | H1 {
|
---|
9 | font-family: Arial, Helvetica, sans-serif;
|
---|
10 | font-size: 16px;
|
---|
11 | font-style: normal;
|
---|
12 | font-weight: bold; color: #393E40;
|
---|
13 | }
|
---|
14 |
|
---|
15 | A:link { color:#0066cc; text-decoration:underline; }
|
---|
16 | A:visited { color:#0066cc; text-decoration:underline; }
|
---|
17 | A:hover { color:#0066cc; text-decoration:none; }
|
---|
18 |
|
---|
19 | FORM, INPUT, TEXTAREA {
|
---|
20 | font-family: Arial, Helvetica, sans-serif;
|
---|
21 | font-size: 10px;
|
---|
22 | font-style: normal;
|
---|
23 | font-weight: bold;
|
---|
24 | color: #333333;
|
---|
25 | }
|
---|
26 |
|
---|
27 | TD.infobox {
|
---|
28 | font-family: Arial, Helvetica, sans-serif;
|
---|
29 | font-size: 11px;
|
---|
30 | font-style: normal;
|
---|
31 | color: #000000;
|
---|
32 | padding-top: 5px;
|
---|
33 | padding-bottom: 5px;
|
---|
34 | padding-left: 5px;
|
---|
35 | padding-right: 5px;
|
---|
36 | }
|
---|
37 |
|
---|
38 | TD.footer {
|
---|
39 | font-family: Arial, Helvetica, sans-serif;
|
---|
40 | font-size: 10px;
|
---|
41 | font-style: normal;
|
---|
42 | color: #000000;
|
---|
43 | padding-top: 2px;
|
---|
44 | padding-bottom: 2px;
|
---|
45 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.