home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 October / Chip_2000-10_cd1.bin / tema / Telekom / def.css < prev    next >
Cascading Style Sheet File  |  2000-07-02  |  1KB  |  71 lines

  1. H4.GRAY  {
  2.     font-family : tahoma,arial,helvetica;
  3.     color: Gray;
  4. }
  5.  
  6. P.SMALL  {
  7.     font-family : arial,helvetica;
  8.     font-style : normal;
  9.     font-size : 8pt;
  10. }
  11.  
  12. P.MEDIUM  {
  13.     font-family : tahoma,arial,helvetica;
  14.     font-style : normal;
  15.     font-size : 9pt;
  16. }
  17.  
  18. P.NORM  {
  19.     font-family : tahoma,arial,helvetica;
  20.     font-style : normal;
  21.     font-size : 10pt;
  22. }
  23.  
  24. TD.NORM  {
  25.     font-family : tahoma,arial,helvetica;
  26.     font-style : normal;
  27.     font-size : 10pt;
  28. }
  29.  
  30. TD.SMALL  {
  31.     font-family : arial, helvetica;
  32.     font-style : normal;
  33.     font-size : 8pt;
  34. }
  35.  
  36. TD.MEDIUM  {
  37.     font-family : sans-serif;
  38.     font-style : normal;
  39.     font-size : 9pt;
  40. }
  41.  
  42.  
  43. SELECT.smallod  {
  44.     font-family : sans-serif;
  45.     font-style : normal;
  46.     font-size : 8pt;
  47.     background: #FFF0E8;
  48. }
  49.  
  50. SELECT.smalldo  {
  51.     font-family : sans-serif;
  52.     font-style : normal;
  53.     font-size : 8pt;
  54.     background: #E8E8D8;
  55. }
  56.  
  57. SELECT.small  {
  58.     font-family : sans-serif;
  59.     font-style : normal;
  60.     font-size : 8pt;
  61.     background: #E8E8E8;
  62. }
  63.  
  64.  
  65. UL  {
  66.     font-family : sans-serif;
  67.     font-style : normal;
  68.     font-size : 9pt;
  69. }
  70.  
  71.