home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 May / Chip_2002-05_cd1.bin / internet / nemcina / www / _themes / canvas / theme.css < prev   
Cascading Style Sheet File  |  2001-10-20  |  2KB  |  123 lines

  1. .mstheme
  2. {
  3.     navbutton-background-color: rgb(255,255,204);
  4.     top-bar-button: url(cnvglb.gif);
  5. }
  6. .mstheme-topbar-font
  7. {
  8.     font-family: Arial, Arial, Helvetica;
  9.     font-size: 1;
  10.     color: rgb(0,0,102);
  11. }
  12. body
  13. {
  14.     font-family: Arial, Arial, Helvetica;
  15.     background-image: url(cnvbkgnd.jpg);
  16. }
  17. h1
  18. {
  19.     font-family:  Arial, Arial, Helvetica;
  20.     font-weight: normal;
  21.     font-style: normal;
  22.     font-size: 24pt;
  23. }
  24. h2
  25. {
  26.     font-family:  Arial, Arial, Helvetica;
  27.     font-weight: normal;
  28.     font-style: normal;
  29.     font-size: 18pt;
  30. }
  31. h3
  32. {
  33.     font-family:  Arial, Arial, Helvetica;
  34.     font-weight: normal;
  35.     font-style: normal;
  36.     font-size: 14pt;
  37. }
  38. h4
  39. {
  40.     font-family:  Arial, Arial, Helvetica;
  41.     font-weight: normal;
  42.     font-style: normal;
  43.     font-size: 12pt;
  44. }
  45. h5
  46. {
  47.     font-family:  Arial, Arial, Helvetica;
  48.     font-weight: normal;
  49.     font-style: normal;
  50.     font-size: 10pt;
  51. }
  52. h6
  53. {
  54.     font-family:  Arial, Arial, Helvetica;
  55.     font-weight: normal;
  56.     font-style: normal;
  57.     font-size: 8pt;
  58. }
  59. BUTTON 
  60. {
  61.     border-style: solid;
  62.     border-width: 1pt;
  63.     font-size: 8pt;
  64.     font-family:  Arial, Arial, Helvetica;
  65.     font-style: normal; 
  66. }
  67. LABEL, .MSTHEME-LABEL
  68. {
  69.     font-size: 8pt;
  70.     font-family:  Arial, Arial, Helvetica;
  71.     font-style:normal; 
  72. }
  73. TEXTAREA
  74. {
  75.     border-style: solid;
  76.     border-width: 1pt;
  77.     font-size: 8pt;
  78.     font-family: Arial, Arial, Helvetica;
  79.     font-style: normal; 
  80. }
  81. FIELDSET
  82. {
  83.     border-style: solid;
  84.     border-width: 1pt;
  85.     font-size: 8pt;
  86.     font-family: Arial, Arial, Helvetica;
  87.     font-style: normal;     
  88. }
  89. LEGEND    
  90. {
  91.     font-size: 8pt;
  92.     font-family: Arial, Arial, Helvetica;
  93.     font-style: normal; 
  94. }
  95. SELECT
  96. {
  97.     border-style: solid;
  98.     border-width: 1pt;
  99.     font-size: 8pt;
  100.     font-family: Arial, Arial, Helvetica;
  101.     font-style: normal; 
  102. }
  103. TABLE
  104. {
  105.     font-family: Arial, Arial, Helvetica;
  106.     font-style: normal; 
  107. }
  108. CAPTION 
  109. {
  110.     font-size: 14pt;
  111.     font-family: Arial, Arial, Helvetica;
  112.     font-style: normal; 
  113. }
  114. TH
  115. {
  116.     font-family: Arial, Arial, Helvetica;
  117.     font-style: normal; 
  118. }
  119. MARQUEE
  120. {
  121.     font-size: 14pt;
  122.     font-family: Arial, Arial, Helvetica;
  123. }