home *** CD-ROM | disk | FTP | other *** search
/ H4CK3R 5 / hacker05 / 05_HACK_05.ISO / sockets / csockets / CSocketsSetup.exe / #setuppath# / CSockets.chm / default.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2002-06-28  |  2.4 KB  |  71 lines

  1.  
  2.  /* $MVD$:color("4","a56e3a","Blue","0") */
  3.  /* $MVD$:color("18","ff0000","Custom #1","0") */
  4.  /* $MVD$:fontset("Arial","Arial") */
  5.  /* $MVD$:fontset("Tahoma","Tahoma") */
  6.  BODY { font-family : "Arial";
  7.         background-color : white;}
  8.  .mvd-BODY { font-family : "Arial";
  9.              background-color : white;}
  10.  H1 { font-family : "Tahoma";
  11.       font-weight : bold;
  12.       font-size : 18.0pt;
  13.       background-repeat : repeat-x;
  14.       background-color : #3A6EA5;
  15.       text-align : left;
  16.       color : white;
  17.       border : double #3A6EA5 8.0pt;}
  18.  .mvd-H1 { font-family : "Tahoma";
  19.            font-weight : bold;
  20.            font-size : 18.0pt;
  21.            background-repeat : repeat-x;
  22.            background-color : #3A6EA5;
  23.            text-align : left;
  24.            color : white;}
  25.  H2 { font-weight : bold;
  26.       font-size : 18.0pt;}
  27.  .mvd-H2 { font-weight : bold;
  28.            font-size : 18.0pt;}
  29.  H3 { font-weight : bold;
  30.       font-size : 14.0pt;}
  31.  .mvd-H3 { font-weight : bold;
  32.            font-size : 14.0pt;}
  33.  H4 { font-weight : bold;
  34.       font-size : 12.0pt;}
  35.  .mvd-H4 { font-weight : bold;
  36.            font-size : 12.0pt;}
  37.  H5 { font-size : 12.0pt;}
  38.  .mvd-H5 { font-size : 12.0pt;}
  39.  H6 { font-size : 12.0pt;}
  40.  .mvd-H6 { font-size : 12.0pt;}
  41.  P { font-family : "Arial";
  42.      font-size : 12.0pt;
  43.      text-align : justify;}
  44.  .mvd-P { font-family : "Arial";
  45.           font-size : 12.0pt;
  46.           text-align : justify;}
  47.  CITE.expandspot { font-style : normal;
  48.                    color : green;
  49.                    cursor: hand;}
  50.  .mvd-CITE-expandspot { font-style : normal;
  51.                         color : green;
  52.                         cursor: hand;}
  53.  DFN.collapsed { font-style : italic;
  54.                  font-weight : normal;
  55.                  display :            'none';
  56.                  color : red;}
  57.  .mvd-DFN-collapsed { font-style : italic;
  58.                       font-weight : normal;
  59.                       display :            'none';
  60.                       color : red;}
  61.  DFN.expanded { font-style : italic;
  62.                 font-weight : normal;
  63.                 color : red;}
  64.  .mvd-DFN-expanded { font-style : italic;
  65.                      font-weight : normal;
  66.                      color : red;}
  67.  EM.dropspot { color : green;
  68.                cursor: hand;}
  69.  .mvd-EM-dropspot { color : green;
  70.                     cursor: hand;}
  71.