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:
890 bytes
|
Line | |
---|
1 | BODY {
|
---|
2 | background-image: url(home_graphics/bkg.jpg);
|
---|
3 | background-repeat: no-repeat;
|
---|
4 | }
|
---|
5 |
|
---|
6 | TABLE, TD, TH, LI, UL, OL, P {
|
---|
7 | font-family: Arial, Helvetica, sans-serif;
|
---|
8 | font-size: 12px;
|
---|
9 | font-style: normal;
|
---|
10 | color: #000000;
|
---|
11 | }
|
---|
12 |
|
---|
13 | H1 {
|
---|
14 | font-family: Arial, Helvetica, sans-serif;
|
---|
15 | font-size: 16px;
|
---|
16 | font-style: normal;
|
---|
17 | font-weight: bold; color: #393E40;
|
---|
18 | }
|
---|
19 |
|
---|
20 | A:link { color:#336699; text-decoration:underline; }
|
---|
21 | A:visited { color:#6699cc; text-decoration:underline; }
|
---|
22 | A:hover { color:#999999; text-decoration:none; }
|
---|
23 |
|
---|
24 | FORM, INPUT, TEXTAREA {
|
---|
25 | font-family: Arial, Helvetica, sans-serif;
|
---|
26 | font-size: 10px;
|
---|
27 | font-style: normal;
|
---|
28 | font-weight: bold;
|
---|
29 | color: #333333;
|
---|
30 | }
|
---|
31 |
|
---|
32 | TD.infobox {
|
---|
33 | font-family: Arial, Helvetica, sans-serif;
|
---|
34 | font-size: 11px;
|
---|
35 | font-style: normal;
|
---|
36 | color: #000000;
|
---|
37 | }
|
---|
38 |
|
---|
39 | TD.footer {
|
---|
40 | font-family: Arial, Helvetica, sans-serif;
|
---|
41 | font-size: 10px;
|
---|
42 | font-style: normal;
|
---|
43 | color: #000000;
|
---|
44 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.