home *** CD-ROM | disk | FTP | other *** search
/ Discovery Channel Dzikie Koty / koty.iso / windows / data / index / _style.css < prev    next >
Cascading Style Sheet File  |  2002-12-09  |  631b  |  24 lines

  1. .tytul {
  2.     font-family: Arial, Helvetica, sans-serif;
  3.     font-size: 13px;
  4.     font-weight: bolder;
  5.     color: #203010;
  6.     background-color: #E6E600;
  7.     margin-left: 5px;
  8.     height: 16px;
  9.     text-transform: uppercase;
  10.     padding: 5px;
  11. }
  12. body {
  13.     background-color: FEF8EA;
  14.     font-family: Arial, Helvetica, sans-serif;
  15.     font-size: 13px;
  16.     color: #2C3312;
  17.     background-image: url(_bg.jpg);
  18.     background-repeat: no-repeat;
  19.     background-position: center top;
  20.     background-attachment: fixed;
  21. }
  22. .texti {  font-family: Arial, Helvetica, sans-serif; font-size: 13px}
  23. p {  font-family: Arial; font-size: 13px; color: #2c3312; margin-left: 10px}
  24.