home *** CD-ROM | disk | FTP | other *** search
/ Looney Tunes Photo Fun / LooneyTunesPhotoFun.iso / data1.cab / Help / styles.css < prev    next >
Cascading Style Sheet File  |  2000-03-21  |  3KB  |  75 lines

  1.  
  2.  /* $MVD$:color("18","e22b8a","Blue Violet","0") */
  3.  /* $MVD$:color("19","e22b8a","Blue Violet","0") */
  4.  /* $MVD$:color("20","b8ffff","Custom #1","0") */
  5.  /* $MVD$:color("21","c80000","Blue Text","1") */
  6.  /* $MVD$:fontset("Verdana","Verdana","Arial") */
  7.  /* $MVD$:fontset("Addled","Addled","Verdana","Arial") */
  8.  /* $MVD$:fontset("Comic Sans MS","Comic Sans MS") */
  9.  BODY { font-family : "Verdana", "Arial";
  10.         font-size : 10.0pt;
  11.         background-color : #FFFFB8;
  12.         background-image : none;}
  13.  .mvd-BODY { font-family : "Verdana", "Arial";
  14.              font-size : 10.0pt;
  15.              background-color : #FFFFB8;
  16.              background-image : none;}
  17.  H1 { font-family : "Comic Sans MS";
  18.       font-style : normal;
  19.       font-weight : bold;
  20.       font-size : 14.0pt;
  21.       color : #0000C8;}
  22.  .mvd-H1 { font-family : "Comic Sans MS";
  23.            font-style : normal;
  24.            font-weight : bold;
  25.            font-size : 14.0pt;
  26.            color : #0000C8;}
  27.  H2 { font-size : 12.0pt;}
  28.  .mvd-H2 { font-size : 12.0pt;}
  29.  H3 { font-size : 10.0pt;}
  30.  .mvd-H3 { font-size : 10.0pt;}
  31.  H4 { font-size : 10.0pt;}
  32.  .mvd-H4 { font-size : 10.0pt;}
  33.  H5 { font-size : 10.0pt;}
  34.  .mvd-H5 { font-size : 10.0pt;}
  35.  H6 { font-size : 10.0pt;}
  36.  .mvd-H6 { font-size : 10.0pt;}
  37.  A:link { font-family : "Verdana", "Arial";
  38.           font-size : 10.0pt;
  39.           color : blue;}
  40.  A:visited { font-family : "Verdana", "Arial";
  41.              font-size : 10.0pt;
  42.              color : blueviolet;}
  43.  A:active { font-size : 10.0pt;
  44.             color : silver;}
  45.  CITE.expandspot { font-style : normal;
  46.                    color : green;
  47.                    cursor: hand;}
  48.  .mvd-CITE-expandspot { font-style : normal;
  49.                         color : green;
  50.                         cursor: hand;}
  51.  DFN.collapsed { font-style : italic;
  52.                  font-weight : normal;
  53.                  display :             'none';
  54.                  color : red;}
  55.  .mvd-DFN-collapsed { font-style : italic;
  56.                       font-weight : normal;
  57.                       display :             'none';
  58.                       color : red;}
  59.  DFN.expanded { font-style : italic;
  60.                 font-weight : normal;
  61.                 color : red;}
  62.  .mvd-DFN-expanded { font-style : italic;
  63.                      font-weight : normal;
  64.                      color : red;}
  65.  EM.dropspot { color : green;
  66.                cursor: hand;}
  67.  .mvd-EM-dropspot { color : green;
  68.                     cursor: hand;}
  69.  P { font-family : "Verdana", "Arial";
  70.      font-size : 10.0pt;
  71.      color : black;}
  72.  .mvd-P { font-family : "Verdana", "Arial";
  73.           font-size : 10.0pt;
  74.           color : black;}
  75.