home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / Chip_2003-05_cd1.bin / internet / abclinux / firma / web.css < prev   
Cascading Style Sheet File  |  2002-12-03  |  679b  |  59 lines

  1. BODY {
  2.     color: white;
  3.     background-color: #3a5e75;
  4.     margin: 0px
  5. }
  6.  
  7. TD {
  8.     font-family: Verdana, Lucida, Helvetica;
  9.     font-size: 11pt;
  10.     color: white;
  11. }
  12.  
  13. P {
  14.     font-family: Verdana, Lucida, Helvetica;
  15.     font-size: 11pt
  16. }
  17.  
  18. P.head {
  19.     font-family: Verdana, Lucida, Helvetica;
  20.     font-size: 11pt;
  21.     font-weight: bold;
  22.     text-align: justify
  23. }
  24.  
  25. A {
  26.     color: #98d4f9
  27. }
  28.  
  29. A:hover {
  30.     color: #bfe5fd;
  31.     text-decoration: none
  32. }
  33.  
  34. A.btn {
  35.     font-family: Verdana;
  36.     font-size: 12pt;
  37.     font-weight: bold;
  38.     color: #98d4f9;
  39.     text-decoration: none
  40. }
  41.  
  42. A.btn:hover {
  43.     color: white;
  44. }
  45.  
  46. H1 {
  47.     font-size: 18pt;
  48.     font-weight: bold
  49. }
  50.  
  51. H2 {
  52.     font-size: 14pt;
  53.     font-weight: bold;
  54. }
  55.  
  56. SPAN.mezera {
  57.        margin: 0em 2ex;
  58. }
  59.