Ignore:
Timestamp:
09/26/06 21:37:54 (18 years ago)
Author:
giegl
Message:

GTP webpage - Updated FAQ, more links

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP-Internal/trunk/Webpage/NOF/gtp_webpage/gtp_webpage_html/html/style.css

    r1392 r1505  
    33 A:active { color: rgb(255,0,0);} 
    44 A:link { color: rgb(0,51,204);} 
    5  UL { list-style-type: square;} 
     5 UL { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; list-style-type: square;} 
    66 A:visited { color: rgb(153,0,153);} 
    77 H1 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;} 
     
    99 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 9pt;} 
    1010 H3 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;} 
    11  LI { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 9pt; margin-bottom: 4pt;} 
     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;} 
    1213 A { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 9pt;} 
    1314 H4 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;} 
Note: See TracChangeset for help on using the changeset viewer.