home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 August / Chip_2003-08_cd2.bin / mobily / nokia / Logo_manager / lm130.exe / LogoManager.chm / tshoot / tshoot.css < prev    next >
Cascading Style Sheet File  |  2003-04-15  |  1KB  |  47 lines

  1. body        {     color: #000000;
  2.             background: #FFFFFF;      
  3.             font-size: 70%;            
  4.             margin: 3pt;
  5.             font-family: Verdana, Arial, Helvetica, Sans Serif  }
  6.  
  7.  
  8. a:link        {font-size: 100%;   
  9.             background: transparent;    
  10.             color: #0000FF;} 
  11.  
  12.  
  13. h1        { font-size: 125%;  }
  14.             
  15. h4        {  font-weight: bold;
  16.         font-size: 110%;
  17.         margin-bottom: .6em;  }
  18.  
  19. pre        { font-family: Courier; }
  20.  
  21. table    { margin: 0pt;
  22.            font-size: 100% }
  23.            
  24. td        { margin: .25em;
  25.         vertical-align: top;
  26.         background: #eeeeee }           
  27.         
  28. th        { vertical-align: bottom; }
  29.             
  30. object    {  margin-top: 0pt;
  31.         line-height: 11.3em;  }
  32.  
  33.  
  34. /*    MISC. TAGS    */
  35.             
  36. td.answer     {    font-size: 100%;            
  37.                 font-family: Verdana, Arial, Helvetica;
  38.                 margin-top: 0pt;
  39.                 margin-bottom: 0pt}
  40.                 
  41. input.standard    {font-size: 100%;
  42.                        font-family: Verdana, Arial, Helvetica, Sans Serif;
  43.                        margin: 0.2em }
  44.  
  45. #expand {font-weight:bold;text-decoration:none;}
  46. #expand:link, #expand:visited {color:black;} 
  47. #expand:hover, #expand:active {color:blue;}