home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Internet 2001 November / MICD2001_11_NR1.iso / Www / Pasman / art.css < prev    next >
Cascading Style Sheet File  |  2001-10-05  |  959b  |  30 lines

  1. <!--
  2. Ten plik zawiera definicje styl≤w stosowanych w artyku│ach.
  3. -->
  4.  
  5.  
  6.  
  7.  
  8. <html>
  9. <style type="text/css">
  10. <!--
  11.  
  12. h1{font-style: normal; font-weight: 900; font-size: 13pt; font-family: 'Arial CE', Arial; color: white; background-color: #379FC1;  border-top: solid; border-bottom: solid; border-color: #000099}
  13.  
  14. body {SCROLLBAR-FACE-COLOR: #66CCFF;
  15.     SCROLLBAR-HIGHLIGHT-COLOR: #BEDDE4;
  16.     SCROLLBAR-SHADOW-COLOR: #79BAC8;
  17.     SCROLLBAR-3DLIGHT-COLOR: #000080;
  18.     SCROLLBAR-ARROW-COLOR: #0000FF;
  19.     SCROLLBAR-TRACK-COLOR: #A3B0BA;
  20.     SCROLLBAR-DARKSHADOW-COLOR: black;}
  21.  
  22. p {text-align: justify}
  23. p.czywiesz {border-left: solid; border-color: #008080; padding: 5px; background-image: url(czywiesz.gif)}
  24. p.czywiesz:first-line {color: #004000; font-style: italic; font-weight: 600 }
  25. ol {text-align: justify}
  26. hr {width: 100%; height: 3; color: #0080FF; align: center}
  27. hr.ban {width: 100%; height: 3; color: black; align: center}
  28. //-->
  29. </style>
  30. </html>