home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 July / Chip_2000-07_cd.bin / tema / BeOS / styly.css < prev    next >
Cascading Style Sheet File  |  2000-06-04  |  2KB  |  105 lines

  1. a  {
  2.     font-weight : bold;
  3.     color : #0033CC;
  4.     text-decoration : none;
  5. }
  6.  
  7. a:hover  {
  8.     font-weight : bold;
  9.     color : #0066FF;
  10.     text-decoration : none;
  11. }
  12.  
  13. a:link  {
  14.     font-weight : bold;
  15.     color : #0033CC;
  16.     text-decoration : none;
  17. }
  18.  
  19. body  {
  20.     font-family : "Verdana CE", Verdana, "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
  21.     font-size : 13px;
  22.     color : #000000;
  23. }
  24.  
  25. p  {
  26.     font-family : "Verdana CE", Verdana, "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
  27.     font-size : 12px;
  28.     color : #666666;
  29. ; line-height: 19px
  30. ; text-align: justify
  31. }
  32.  
  33. h1  {
  34.     font-family : "Verdana CE", Verdana, "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
  35.     font-size : 22px;
  36.     font-weight : bold;
  37.     line-height : normal;
  38.     color : #ff0000;
  39. }
  40.  
  41. h3  {
  42.     font-family : "Verdana CE", Verdana, "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
  43.     font-size : 16px;
  44.     color : #0066FF;
  45. }
  46.  
  47. h4  {
  48.     font-family : "Verdana CE", Verdana, "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
  49.     font-size : 13px;
  50.     font-weight : bold;
  51. }
  52.  
  53. h2  {
  54.     font-family : "Verdana CE", Verdana, "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
  55.     font-size : 19px;
  56.     font-weight : bold;
  57.     line-height : normal;
  58.     color : #0099FF;
  59. }
  60.  
  61. li  {
  62.     font-family : "Verdana CE", Verdana, "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
  63.     font-size : 13px;
  64. ; color: #666666
  65. }
  66.  
  67. .tabulkaText  {
  68.     font-family : "Arial CE", "Arial";
  69.     font-size : 12px;
  70.     color : #7a7a7a;
  71.     line-height : 17px;
  72. }
  73.  
  74. .DiskuseText  {
  75.     font-family : "Verdana CE", Verdana, "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
  76.     font-size : 13px;
  77.     color : #000000;
  78. }
  79.  
  80. .TabulkaNadpis  {
  81.     font-family : "Arial CE", "Arial";
  82.     font-size : 15px;
  83.     color : #000000;
  84.     font-weight : bold;
  85.     font-style : italic;
  86.     line-height : 18px;
  87. }
  88.  
  89. .okenko  {
  90.     background-color : #efefff;
  91. }
  92.  
  93. .tlacitko  {
  94.     background-color : cecef0;
  95.     font-family : "Verdana CE", Verdana, "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
  96. }
  97.  
  98. .chyba  {
  99.     font-style : italic;
  100.     color : #ff0000;
  101. }
  102.  
  103. .copyright { font-family : "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif; font-size : 10px; color : #666666; line-height : 13px; }
  104. .TabulkaNadpis2 { font-family : "Arial CE", "Arial"; font-size : 18px; color : #000000; font-weight : bold; font-style : normal; ; letter-spacing: 4px}
  105.