home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 March / Chip_2002-03_cd1.bin / internet / kosek / xml / dblh / slides.css < prev    next >
Cascading Style Sheet File  |  2000-10-30  |  3KB  |  87 lines

  1. .slidesinfo           { text-align: center }
  2. .slidesinfo h1.title  { color: blue;
  3.                         font-family: Arial;
  4.                         font-weight: bold;
  5.                       }
  6. .slidesinfo h1.author { color: green;
  7.                       }
  8.  
  9. .section   h1.title   { text-align: center;
  10.                         color: red;
  11.                         font-family: Arial;
  12.                       }
  13. .foil                 { font-family: sans-serif;
  14.                         font-size: 14pt;
  15.                         font-weight: bold;
  16.                       }
  17. .foil      h1.title   { text-align: center;
  18.                         color: blue;
  19.                         font-family: Arial;
  20.             padding-top: 0pt;
  21.             margin-top: 0pt;
  22.                       }
  23.  
  24. .mediaobject          { text-align: center;
  25.                       }
  26.  
  27. /* ====================================================================== */
  28.  
  29. span.navheader        { font-family: sans-serif;
  30.                         font-size: 10pt;
  31.                         font-weight: bold;
  32.                         color: black;
  33.                       }
  34.  
  35. span.navfooter        { font-family: sans-serif;
  36.                         font-size: 8pt;
  37.                       }
  38.  
  39. /* ====================================================================== */
  40.  
  41. .toc                  { font-weight: bold;
  42.                         font-size: 10pt;
  43.                       }
  44.  
  45. .toc a                { text-decoration: none; }
  46. .toc a:link           { color: blue; }
  47. .toc a:visited        { color: blue; }
  48.  
  49. .toc .toc-section a         { color: red; }
  50. .toc .toc-section a:link    { color: red; }
  51. .toc .toc-section a:visited { color: red; }
  52.  
  53. .toc .toc-titlefoil a         { color: black; }
  54. .toc .toc-titlefoil a:link    { color: black; }
  55. .toc .toc-titlefoil a:visited { color: black; }
  56.  
  57. .toc .toc-foil a         { color: blue; }
  58. .toc .toc-foil a:link    { color: blue; }
  59. .toc .toc-foil a:visited { color: blue; }
  60.  
  61. .toc-slidesinfo       { font-family: sans-serif;
  62.                         font-weight: bold;
  63.                         text-align: center;
  64.                       }
  65.  
  66. .toc-titlefoil        { font-family: sans-serif;
  67.                         font-weight: bold;
  68.                         text-align: center;
  69.                       }
  70.  
  71. .toc-section          { font-family: sans-serif;
  72.                         margin-left: 0.25in;
  73.                         text-indent: -0.25in;
  74.                     font-weight: bold;
  75.                         color: red;
  76.                       }
  77.  
  78. .toc-foil             { font-family: sans-serif;
  79.                         font-size: 10pt;
  80.                         margin-left: 0.25in;
  81.                         text-indent: -0.4in;
  82.                     font-weight: bold;
  83.                         color: blue;
  84.                       }
  85.  
  86. /* ====================================================================== */
  87.