home *** CD-ROM | disk | FTP | other *** search
/ Computer Music Interactif: Special Edition 1 / cd.iso / pc / PC / SoundFonts / SFPack / sfpack.chm / ms_help.css < prev    next >
Encoding:
Cascading Style Sheet File  |  1999-09-01  |  2.2 KB  |  73 lines

  1.  
  2.  /* $MVD$:fontset("Verdana","Verdana") */
  3.  BODY { background-repeat : repeat-y;
  4.         background-color : white;
  5.         background-image : url("back.gif");}
  6.  .mvd-BODY { background-repeat : repeat-y;
  7.              background-color : white;
  8.              background-image : url("back.gif");}
  9.  P { font-family : "Verdana";
  10.      font-size : 8.0pt;
  11.      color : black;}
  12.  .mvd-P { font-family : "Verdana";
  13.           font-size : 8.0pt;
  14.           color : black;}
  15.  H1 { font-family : "Verdana";
  16.       font-weight : bold;
  17.       font-size : 12.0pt;
  18.       color : black;}
  19.  .mvd-H1 { font-family : "Verdana";
  20.            font-weight : bold;
  21.            font-size : 12.0pt;
  22.            color : black;}
  23.  H2 { font-family : "Verdana";
  24.       font-weight : bold;
  25.       font-size : 10.0pt;
  26.       color : black;}
  27.  .mvd-H2 { font-family : "Verdana";
  28.            font-weight : bold;
  29.            font-size : 10.0pt;
  30.            color : black;}
  31.  H3 { font-family : "Verdana";
  32.       font-weight : normal;
  33.       font-size : 10.0pt;
  34.       color : black;}
  35.  .mvd-H3 { font-family : "Verdana";
  36.            font-weight : normal;
  37.            font-size : 10.0pt;
  38.            color : black;}
  39.  H4 { font-family : "Verdana";
  40.       font-weight : normal;
  41.       font-size : 10.0pt;
  42.       color : black;}
  43.  .mvd-H4 { font-family : "Verdana";
  44.            font-weight : normal;
  45.            font-size : 10.0pt;
  46.            color : black;}
  47.  H5 { font-family : "Verdana";
  48.       font-weight : normal;
  49.       font-size : 10.0pt;
  50.       color : black;}
  51.  .mvd-H5 { font-family : "Verdana";
  52.            font-weight : normal;
  53.            font-size : 10.0pt;
  54.            color : black;}
  55.  H6 { font-family : "Verdana";
  56.       font-weight : normal;
  57.       font-size : 10.0pt;
  58.       color : black;}
  59.  .mvd-H6 { font-family : "Verdana";
  60.            font-weight : normal;
  61.            font-size : 10.0pt;
  62.            color : black;}
  63.  A:link { text-decoration :underline;
  64.           color : blue;}
  65.  A:visited { text-decoration :underline;
  66.              color : blue;}
  67.  A:hover { font-weight : bold;
  68.            color : red;}
  69.  LISTING { font-size : 9.0pt;}
  70.  .mvd-LISTING { font-size : 9.0pt;}
  71.  PRE { font-size : 9.0pt;}
  72.  .mvd-PRE { font-size : 9.0pt;}
  73.