home *** CD-ROM | disk | FTP | other *** search
/ Magazyn WWW 1999 April / cd24-www.iso / poland / wywrota / styl.css < prev    next >
Cascading Style Sheet File  |  1999-02-08  |  2KB  |  42 lines

  1.  
  2. /* ⌐ mr.J incorporated 1998 */
  3. /*   friko.onet.pl/wr/mr_j  */
  4. /*    mr.J Web Page style   */
  5.  
  6.     BODY { color : #004477;
  7.     background-color: #98c3d7;
  8.     background-image: url(tlo.gif);
  9.     margin-top: 0.5cm;
  10.     margin-right: 1cm;
  11.     margin-left: 0.5cm;
  12.     font-weight: bold;
  13.     text-align: justify}
  14.     P {color : #004477; font-weight: bold}
  15.     A {text-decoration: none}
  16.         A:LINK    {color: #0079AA}
  17.         A:VISITED {color: #0079AA}
  18.         A:HOVER   {color: #e0e03A}
  19.     H1, H2, H3, H4{font-weight: bold; color: #0079AA; font-family: arial ce, arial, lucida, helvetica ce}
  20.     H1 { font-size: 16pt; text-align : center}
  21.     H2 { font-size: 12pt; text-transform : uppercase; text-align : left}
  22.     H3 { font-size: 12pt; text-align : left}
  23.     H4 { font-size: 16pt; color: #2069DF}
  24.     TD { color: #004477; font-weight: bold}
  25.  
  26.     .small {font-size: 8pt}
  27.     .blue {color: #0059FF; text-align : center}
  28.     .niebo {color: #0079AA; text-align : right}
  29.     .pochyl {font-size: 14pt; font-weight: bold; font-style: italic;
  30.             font-family: arial ce, arial, lucida, helvetica ce}
  31.  
  32.     TH.dark {font-size: 14pt; font-style : italic; 
  33.             font-family: arial ce, arial, lucida, helvetica ce;
  34.             color: #98c3d7; background-color: #004477}
  35.     TD.male {font-size: 8pt; text-align : right; vertical-align:top;
  36.             padding-right:5px}
  37.     
  38.     TABLE.dark {border-left:   2px solid #004477;
  39.                 border-right:  2px solid #004477;
  40.                 border-top:    2px solid #004477;
  41.                 border-bottom: 2px solid #004477}
  42.      HR {color: #0079AA; noshade; height:5px}