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

Revision 1505, 1.0 KB checked in by giegl, 18 years ago (diff)

GTP webpage - Updated FAQ, more links

RevLine 
[1067]1/* CSS definition file containing sitestyle stylesheets */
[1392]2BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 9pt; background-color: rgb(255,255,255); background-image: none;}
[1067]3 A:active { color: rgb(255,0,0);}
4 A:link { color: rgb(0,51,204);}
[1505]5 UL { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; list-style-type: square;}
[1067]6 A:visited { color: rgb(153,0,153);}
[1392]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;}
[1505]11 LI { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 9pt; margin-bottom: 4pt;}
12 OL { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;}
[1392]13 A { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 9pt;}
14 H4 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;}
15 H5 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;}
[1067]16 A:hover { color: rgb(255,0,0);}
17 
Note: See TracBrowser for help on using the repository browser.