home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / CMCD0704.ISO / Software / Freeware / Multimedia / vlc / vlc-0.7.2-win32.exe / style.css < prev    next >
Cascading Style Sheet File  |  2004-05-21  |  476b  |  17 lines

  1. body {font-family:Verdana, Arial, Sans Serif; }
  2. h2 { text-align:center; }
  3. h3 { text-align:left; }
  4. table {width:100%;}
  5. table.add {width:100%;}
  6. div.section {background-color:#DDDDFF;
  7.      border:1pt black solid;
  8.      margin-bottom:2em;
  9.      padding:0.5em;}
  10. div.sectitle {background-color:#5A5ABB;
  11.         color:#FFFFFF;
  12.         border:1pt black solid;
  13.         width:8em;
  14.         font-weight:bold;}
  15. tr.ligne1 { background-color:#EEEEFF; }
  16. tr.ligne2 { background-color:#CCCCFF; }
  17.