home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 December / Chip_1999-12_cd.bin / zkuste / LiveWare / Creative / live.css < prev    next >
Cascading Style Sheet File  |  1999-10-27  |  2KB  |  124 lines

  1. .SC    {
  2.     font-Family: ╦╬╠σ,arial;
  3.     font-Size: 10pt;
  4.  
  5. }
  6.  
  7. .SC-legal    {
  8.     font-Family:╦╬╠σ;
  9.     font-Size: 11px;
  10. }
  11.  
  12. .TC    {
  13.     font-Family:º║┼Θ,arial;
  14.     font-Size: 9pt;
  15.     letter-spacing : 0px;
  16.     line-height: 18px;
  17. }
  18.  
  19. .TC-legal    {
  20.     font-Family:º║┼Θ;
  21.     font-Size: 12px;
  22.     letter-spacing : 0px;
  23.     line-height: 18px;
  24. }
  25.  
  26. .TC-small    {
  27.     font-Family:º║┼Θ;
  28.     font-Size: 8px;
  29.     letter-spacing : 0px;
  30.     line-height: 18px;
  31. }
  32.  
  33. .TC-h1    {
  34.     font-Family:º║┼Θ;
  35.     font-Size: 16px;
  36.     letter-spacing : 0px;
  37.     line-height: 18px;
  38. }
  39.  
  40. .TC-h2    {
  41.     font-Family:º║┼Θ;
  42.     font-Size: 20px;
  43.     letter-spacing : 0px;
  44.     line-height: 18px;
  45. }
  46.  
  47. .Text {
  48.     font-Family: arial,helvetica;
  49.     font-Size: 9pt;
  50. }
  51.  
  52. .LWText {
  53.     font-Family: verdana,arial,helvetica;
  54.     font-Size: 8pt;
  55. }
  56.  
  57. .TextSmall {
  58.     font-Family: arial,helvetica;
  59.     font-Size: 8pt;
  60. }
  61. .TextBold {
  62.     font-Family: arial,helvetica;
  63.     font-Weight: bold;
  64.     font-Size: 9pt;
  65. }
  66. .Menu {
  67.     font-Family: arial,helvetica;
  68.     font-Size: 8pt;
  69.     font-Weight: bold;
  70. }
  71. .Menu2 {
  72.     font-Family: arial,helvetica;
  73.     font-Size: 9pt;
  74.     font-Weight: bold;
  75.     color: #ffffff
  76. }
  77.  
  78. .MenuSub {
  79.     font-Family: arial,helvetica;
  80.     font-Weight: bold;
  81.     font-Size: 8pt;
  82. }
  83. .Header {
  84.     font-Family: arial,helvetica;
  85.     font-Weight: bold;
  86.     font-Size: 10pt;
  87. }
  88. .PageTitle {
  89.     font-Family: arial,helvetica;
  90.     font-Weight: bold;
  91.     font-Size: 10pt;
  92. }
  93. .Bullet {
  94.     font-Family: arial,helvetica;
  95.     font-Size: 9pt;
  96. }
  97. .Link {
  98.     text-decoration: none;
  99.  
  100. }
  101. .NextLink {
  102.     font-Family: arial,helvetica;
  103.     text-decoration: none;
  104.     color: #000099;
  105. }
  106. .ArticleLink {
  107.     font-Family: arial,helvetica;
  108.     color: #000099;
  109. }
  110.  
  111. .Legal {
  112.     font-Family: arial,helvetica;
  113.     color: #000099;
  114. }
  115.  
  116. .navbar    {
  117.     font-Family: arial;
  118.     color: #ffffff;
  119.     font-Size: 7pt;
  120.     font-Weight:bold;
  121.     text-decoration:none;
  122. }
  123.  
  124.