source: GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Preview/style1.css @ 1392

Revision 1392, 946 bytes checked in by giegl, 18 years ago (diff)

GTP webpage - Jungle Rumble page WIP

Line 
1/* CSS definition file containing sitestyle stylesheets */
2BODY { font-family: Verdana,Tahoma,Arial,Helvetica,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 H1 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;}
8 H2 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;}
9 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 9pt;}
10 H3 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;}
11 LI { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 9pt; margin-bottom: 4pt;}
12 A { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 9pt;}
13 H4 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;}
14 H5 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;}
15 A:hover { color: rgb(255,0,0);}
16 
Note: See TracBrowser for help on using the repository browser.