source: GTP-Internal/trunk/Webpage/NOF/gtp_webpage/Styles/GameTools1-v19a/display.css @ 740

Revision 740, 1.1 KB checked in by giegl, 18 years ago (diff)
  1. switched to NOF v9
  2. fixed navigation menu
Line 
1/* CSS definition file containing sitestyle stylesheets */
2BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 9pt; background-color: rgb(255,255,255); background-image: none;}
3 .background { background-color: rgb(255,255,255); background-image: none; }
4A:active { color: rgb(255,0,0);}
5 A:active { color: rgb(255,0,0);}
6 A:active { color: rgb(255,0,0);}
7.active { color: rgb(255,0,0);}
8 A:link { color: rgb(0,51,204);}
9 A:link { color: rgb(0,51,204);}
10 A:link { color: rgb(0,51,204);}
11.linked { color: rgb(0,51,204);}
12 UL { list-style-type: square;}
13 A:visited { color: rgb(153,0,153);}
14 A:visited { color: rgb(153,0,153);}
15 A:visited { color: rgb(153,0,153);}
16.visited { color: rgb(153,0,153);}
17 P { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 9pt;}
18 LI { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 9pt; margin-bottom: 4pt;}
19 A { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 9pt;}
20 A:hover { color: rgb(255,0,0);}
21 A:hover { color: rgb(255,0,0);}
22 A:hover { color: rgb(255,0,0);}
23.hover { color: rgb(255,0,0);}
24 
Note: See TracBrowser for help on using the repository browser.