home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 July / Chip_2003-07_cd1.bin / internet / lufiweb / styly / styl_burza.css
Cascading Style Sheet File  |  2003-01-27  |  1KB  |  80 lines

  1. BODY
  2. {font-family:Arial;
  3. font-size:8pt;
  4. margin-left:5pt;
  5. text-align:left;
  6. text-decoration:none;
  7. color:black;
  8. background-color:#f0f0ff;
  9. }
  10. BODY :active {color: Fuchsia}
  11. BODY :link {color: Blue}
  12. BODY :visited {color: Navy}
  13. .kategorie
  14. {
  15. font-family:Arial;
  16. font-size:8pt;
  17. margin-left:5pt;
  18. text-align:left;
  19. text-decoration:none;
  20. color:#00aa00;
  21. background-color:#aaffaa;
  22. }
  23. .podkategorie
  24. {
  25. font-family:Arial;
  26. font-size:8pt;
  27. margin-left:5pt;
  28. margin-right:5pt;
  29. margin-top:5pt;
  30. text-align:left;
  31. text-decoration:none;
  32. color:#00aa00;
  33. background-color:#bbffbb;
  34. }
  35. .kate
  36. {
  37. font-size:6pt;
  38. background-color:#ccffcc;
  39. }
  40. .katego
  41. {
  42. background-color:#99ff99;
  43. cursor:hand;
  44. font-size:8pt;
  45. }
  46. .butkat
  47. {
  48. font-size:8pt;
  49. cursor:hand;
  50. }
  51. .text
  52. {
  53. font-family:Arial;
  54. font-size:10pt;
  55. margin-left:5pt;
  56. text-align:left;
  57. text-decoration:none;
  58. color:#116611;
  59. background-color:#88ff88;
  60. }
  61. .textv
  62. {
  63. font-family:Arial;
  64. font-size:10pt;
  65. margin-left:5pt;
  66. text-align:left;
  67. text-decoration:none;
  68. color:#227722;
  69. background-color:#aaffaa;
  70. }
  71. .textm
  72. {
  73. font-size:9pt;
  74. }
  75. .textms
  76. {
  77. font-size:9pt;
  78. background-color:#bbffbb;
  79. }
  80.