Revision 714,
650 bytes
checked in by giegl, 19 years ago
(diff) |
GTP NOF webpage initial check in
|
Line | |
---|
1 | /* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
|
---|
2 | BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 9pt; background-color: rgb(255,255,255); background-image: none;}
|
---|
3 | A:active { color: rgb(255,0,0);}
|
---|
4 | A:link { color: rgb(0,51,204);}
|
---|
5 | UL { list-style-type: square;}
|
---|
6 | A:visited { color: rgb(153,0,153);}
|
---|
7 | P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 9pt;}
|
---|
8 | LI { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 9pt; margin-bottom: 4pt;}
|
---|
9 | A { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 9pt;}
|
---|
10 | A:hover { color: rgb(255,0,0);}
|
---|
11 | |
---|
Note: See
TracBrowser
for help on using the repository browser.