home *** CD-ROM | disk | FTP | other *** search
/ ftp.ac-grenoble.fr / 2015.02.ftp.ac-grenoble.fr.tar / ftp.ac-grenoble.fr / assistance.logicielle / 4756FR8.EXE / 1033 / RCDATA / CABINET / tshoot98.chm / tshoot.css < prev    next >
Cascading Style Sheet File  |  1999-09-27  |  1KB  |  51 lines

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