home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 March / Chip_2004-03_cd1.bin / software / win / lock.exe / AppDir\Html\emweb.css < prev    next >
Cascading Style Sheet File  |  2003-11-21  |  1KB  |  40 lines

  1. body {
  2.     background-repeat: repeat;
  3.     background-attachment: scroll;
  4.     background-color: #395164;
  5.     margin: 0px;
  6.     padding: 0px;
  7.     text-align: center;
  8.     font-family: Verdana, Arial, sans-serif; 
  9.     font-size: 11px; 
  10.     color: #2D3E48;
  11.     SCROLLBAR-FACE-COLOR: #81A3C1; 
  12.     SCROLLBAR-TRACK-COLOR: #81A3C1; 
  13.     SCROLLBAR-ARROW-COLOR: #BED1D8; 
  14.     SCROLLBAR-DARKSHADOW-COLOR: #BED1D8; 
  15.     SCROLLBAR-3DLIGHT-COLOR: #BED1D8; 
  16.     SCROLLBAR-SHADOW-COLOR: #BED1D8; 
  17.     SCROLLBAR-HIGHLIGHT-COLOR: #BED1D8;
  18. }
  19. .textpole {
  20.     font-family: Verdana, Arial, sans-serif;
  21.     font-size: 11px;
  22.     color: #F2F5F7;
  23.     background-color: #8BA4BC;
  24.     border-top-width: 1px;
  25.     border-right-width: 1px;
  26.     border-bottom-width: 1px;
  27.     border-left-width: 1px}a {  
  28.     text-decoration: none; 
  29.     color: ##black;
  30. }
  31. .text {
  32.     font-family: Verdana, Arial, sans-serif;
  33.     font-size: 11px;
  34.     text-decoration: none; 
  35. }
  36. .nadpis {
  37.     font-family: Verdana, Arial, sans-serif;
  38.     font-size: 16px;
  39.     text-decoration: none; 
  40. }