home *** CD-ROM | disk | FTP | other *** search
/ T-Online 6 / T-Online.iso / Animation / data / css / TOCD.css
Encoding:
Cascading Style Sheet File  |  2005-03-05  |  556 b   |  42 lines

  1. li:{
  2.  
  3.   color: #000000;
  4.   font-family: Tele-GroteskNor;
  5.   font-size: 16px;
  6.   display: block;
  7.   
  8. }
  9.  
  10. a:link {
  11.   color: #FF00FF;
  12.   text-decoration: underline;
  13. }
  14.  
  15. a:hover{
  16.   color: #999999;
  17.   text-decoration: none;
  18. }
  19.  
  20. .text {
  21.   color: #000000;
  22.   font-family: Tele-GroteskNor;
  23.   font-size: 16px;
  24.   display: inline;
  25. }
  26.  
  27.  
  28. .headline {
  29.   color: #000000;
  30.   font-family: Tele-GroteskHal;
  31.   font-size: 16px;
  32.   display: inline;
  33. }
  34.  
  35. .agb {
  36.   color: #000000;
  37.   font-family: Tele-GroteskNor;
  38.   font-size: 12px;
  39.   display: inline;
  40. }
  41.  
  42.