home *** CD-ROM | disk | FTP | other *** search
/ Magazyn WWW 2002 February / www_02_2002.iso / programy / babylon / babylon32.exe / babylon.chm / default.css < prev    next >
Cascading Style Sheet File  |  2001-04-18  |  3KB  |  75 lines

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