source: GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/style.css @ 1067

Revision 1067, 602 bytes checked in by giegl, 18 years ago (diff)

gtp_webpage_html - exported webpage folder

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: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; font-size: 9pt;}
8 LI { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 9pt; margin-bottom: 4pt;}
9 A { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 9pt;}
10 A:hover { color: rgb(255,0,0);}
11 
Note: See TracBrowser for help on using the repository browser.