home *** CD-ROM | disk | FTP | other *** search
/ The Complete Web Studio 2.0 / WS2_CD1.ISO / WS / Program / WS2.chm / default.css < prev    next >
Encoding:
Cascading Style Sheet File  |  1999-08-01  |  3.0 KB  |  82 lines

  1.  
  2.  /* $MVD$:color("18","ffffc1","Blue Topaz","0") */
  3.  /* $MVD$:color("19","b00042","Tanzanite","0") */
  4.  /* $MVD$:color("20","c1c100","Seafoam","0") */
  5.  /* $MVD$:color("21","e1e1e1","Mist","0") */
  6.  /* $MVD$:color("22","d00000","Sapphire","0") */
  7.  /* $MVD$:color("23","a00000","Marine","0") */
  8.  /* $MVD$:color("24","ff9300","Blue Sky","0") */
  9.  /* $MVD$:color("25","ffc06a","SheerBlue","0") */
  10.  /* $MVD$:color("26","caffff","Banana","0") */
  11.  /* $MVD$:color("27","aeffff","Custom #1","0") */
  12.  /* $MVD$:color("28","9df9f4","WebStudio","1") */
  13.  /* $MVD$:fontset("Verdana","Verdana") */
  14.  /* $MVD$:fontset("Times New Roman","Times New Roman") */
  15.  CITE.expandspot { font-style : normal;
  16.                    color : green;
  17.                    cursor: hand;}
  18.  .mvd-CITE-expandspot { font-style : normal;
  19.                         color : green;
  20.                         cursor: hand;}
  21.  DFN.collapsed { font-style : italic;
  22.                  font-weight : normal;
  23.                  display :              'none';
  24.                  color : red;}
  25.  .mvd-DFN-collapsed { font-style : italic;
  26.                       font-weight : normal;
  27.                       display :              'none';
  28.                       color : red;}
  29.  DFN.expanded { font-style : italic;
  30.                 font-weight : normal;
  31.                 color : red;}
  32.  .mvd-DFN-expanded { font-style : italic;
  33.                      font-weight : normal;
  34.                      color : red;}
  35.  EM.dropspot { color : green;
  36.                cursor: hand;}
  37.  .mvd-EM-dropspot { color : green;
  38.                     cursor: hand;}
  39.  BODY { font-family : "Verdana";
  40.         font-size : 12.0pt;
  41.         background-color : #FFFFAE;
  42.         border : #FFFFCA;}
  43.  .mvd-BODY { font-family : "Verdana";
  44.              font-size : 12.0pt;
  45.              background-color : #FFFFAE;}
  46.  P { font-family : "Times New Roman";
  47.      font-size : 12.0pt;
  48.      background-repeat : repeat;
  49.      background-color : #FFFFAE;
  50.      color : black;}
  51.  .mvd-P { font-family : "Times New Roman";
  52.           font-size : 12.0pt;
  53.           background-repeat : repeat;
  54.           background-color : #FFFFAE;
  55.           color : black;}
  56.  H1 { font-family : "Times New Roman";
  57.       font-size : 24.0pt;
  58.       background-color : #FFFFAE;}
  59.  .mvd-H1 { font-family : "Times New Roman";
  60.            font-size : 24.0pt;
  61.            background-color : #FFFFAE;}
  62.  H2 { font-family : "Times New Roman";
  63.       font-size : 18.0pt;
  64.       background-color : #FFFFAE;}
  65.  .mvd-H2 { font-family : "Times New Roman";
  66.            font-size : 18.0pt;
  67.            background-color : #FFFFAE;}
  68.  H3 { font-family : "Times New Roman";
  69.       font-size : 18.0pt;
  70.       background-color : #FFFFAE;}
  71.  .mvd-H3 { font-family : "Times New Roman";
  72.            font-size : 18.0pt;
  73.            background-color : #FFFFAE;}
  74.  H4 { font-family : "Times New Roman";
  75.       font-weight : bold;
  76.       font-size : 14.0pt;
  77.       color : black;}
  78.  .mvd-H4 { font-family : "Times New Roman";
  79.            font-weight : bold;
  80.            font-size : 14.0pt;
  81.            color : black;}
  82.