home *** CD-ROM | disk | FTP | other *** search
/ Magazyn WWW 2001 May / cd49www.iso / poland / he / h / Nauka / styl.css < prev    next >
Cascading Style Sheet File  |  2001-03-22  |  2KB  |  92 lines

  1. <style>
  2. <!--
  3. .tekstb {
  4. font-family: verdana, arial;
  5. font-size: 8pt;       
  6. text-decoration:none;
  7. underline:none;
  8. color: #333399;
  9. }
  10. .tekstb1 {
  11. font-family: verdana, arial;
  12. font-size: 8pt;       
  13. text-decoration:none;
  14. underline:none;
  15. color: #2f5cd7;
  16. }
  17. a.menu:link {
  18. font-family: verdana, arial;
  19. font-size: 10pt;       
  20. font-weight:bold;
  21. text-decoration:none;
  22. color: #f8fdb0;
  23. }
  24. a.menu:visited {
  25. font-family: verdana, arial;
  26. font-size: 10pt;       
  27. font-weight:bold;
  28. text-decoration:none;
  29. color: #f8fdb0;
  30. }
  31. a.menu:hover {
  32. font-family: verdana, arial;
  33. font-size: 10pt;       
  34. font-weight: bold;
  35. text-decoration: none;
  36. color: #7bdee6;
  37. }
  38. a.link:link {
  39. font-family: verdana, arial;
  40. font-size: 9pt;       
  41. text-decoration: none;
  42. color: #f8fdb0;
  43. }
  44. a.link:visited {
  45. font-family: verdana, arial;
  46. font-size: 9pt;       
  47. text-decoration: none;
  48. color: #f8fdb0;
  49. }
  50. a.link:hover {
  51. font-family: verdana, arial;
  52. font-size: 9pt;    
  53. text-decoration: none;
  54. color: #7bdee6;
  55. }
  56. .tytul {
  57. font-family: verdana, arial;
  58. font-size:10pt;
  59. text-decoration: none;
  60. font-weight: bold;
  61. color: #bbe3e3;
  62. }
  63. .tytul1 {
  64. font-family: verdana, arial;
  65. font-size:10pt;
  66. text-decoration: none;
  67. font-weight: bold;
  68. color: #2f5cd7;
  69. }
  70. a.tekst {
  71. font-family: verdana, arial;
  72. font-size:9pt;
  73. color: #aadadf;
  74. }
  75. .nor {
  76. font-family: verdana, arial;
  77. font-size:9pt;
  78. color: #fef998;
  79. }
  80. p {
  81. font-family: verdana, arial;
  82. font-size:9pt;
  83. color: #fef998;
  84. }
  85. .podpis {
  86. font-family: Helvetica, Verdana;
  87. font-size: 8pt; 
  88. color: #aadadf;
  89. }
  90. -->
  91. </style>
  92.