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

Revision 1065, 1019 bytes checked in by giegl, 18 years ago (diff)

fixed videos, improved text on start page

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 A:active { color: rgb(255,0,0);}
4 A:active { color: rgb(255,0,0);}
5 A:active { color: rgb(255,0,0);}
6.active { color: rgb(255,0,0);}
7 A:link { color: rgb(0,51,204);}
8 A:link { color: rgb(0,51,204);}
9 A:link { color: rgb(0,51,204);}
10.linked { color: rgb(0,51,204);}
11 UL { list-style-type: square;}
12 A:visited { color: rgb(153,0,153);}
13 A:visited { color: rgb(153,0,153);}
14 A:visited { color: rgb(153,0,153);}
15.visited { color: rgb(153,0,153);}
16 P { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 9pt;}
17 LI { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 9pt; margin-bottom: 4pt;}
18 A { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 9pt;}
19 A:hover { color: rgb(255,0,0);}
20 A:hover { color: rgb(255,0,0);}
21 A:hover { color: rgb(255,0,0);}
22.hover { color: rgb(255,0,0);}
23 
Note: See TracBrowser for help on using the repository browser.