home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 May / Chip_1999-05_cd.bin / data / prezent / logo_f / _themes / nature / graph0.css < prev    next >
Cascading Style Sheet File  |  1999-03-17  |  2KB  |  88 lines

  1. <style>
  2. .mstheme
  3. {
  4.     separator-image: url(narule.gif);
  5.     list-image-1: url(nabull1.gif);
  6.     list-image-2: url(nabull2.gif);
  7.     list-image-3: url(nabull3.gif);
  8.  
  9.     nav-banner-image: url(nabnr.gif);
  10.  
  11.     navbutton-horiz-normal: url(naphb.gif);
  12.     navbutton-horiz-pushed: url(naphbp.gif);
  13.  
  14.     navbutton-vert-normal: url(napvb.gif);
  15.     navbutton-vert-pushed: url(napvbp.gif);
  16.  
  17.     navbutton-home-normal: url(nahome.gif);
  18.  
  19.     navbutton-next-normal: url(nanext.gif);
  20.  
  21.     navbutton-prev-normal: url(naprev.gif);
  22.  
  23.     navbutton-up-normal: url(naup.gif);
  24.  
  25. }
  26.  
  27. .mstheme-bannertxt
  28. {
  29.     font-family: Arial, Helvetica;
  30.     color: rgb(51,51,153);
  31.     text-align: center;
  32.     vertical-align: middle;
  33. }
  34. .mstheme-horiz-navtxt
  35. {
  36.     font-family: arial narrow;
  37.     font-weight: bold;
  38.     color: rgb(51,51,153);
  39.     text-align: center;
  40.     vertical-align: middle;
  41. }
  42.  
  43. .mstheme-vert-navtxt
  44. {
  45.     font-family: arial narrow;
  46.     font-weight: bold;
  47.     color: rgb(51,51,153);
  48.     text-align: center;
  49.     vertical-align: middle;
  50. }
  51.  
  52. .mstheme-navtxthome
  53. {
  54.     font-family: Arial, Helvetica;
  55.     font-weight: bold;
  56.     color: rgb(51,51,153);
  57.     text-align: center;
  58.     vertical-align: middle;
  59. }
  60.  
  61. .mstheme-navtxtnext
  62. {
  63.     font-family: Arial, Helvetica;
  64.     font-weight: bold;
  65.     color: rgb(51,51,153);
  66.     text-align: center;
  67.     vertical-align: middle;
  68. }
  69.  
  70. .mstheme-navtxtprev
  71. {
  72.     font-family: Arial, Helvetica;
  73.     font-weight: bold;
  74.     color: rgb(51,51,153);
  75.     text-align: center;
  76.     vertical-align: middle;
  77. }
  78.  
  79. .mstheme-navtxtup
  80. {
  81.     font-family: Arial, Helvetica;
  82.     font-weight: bold;
  83.     color: rgb(51,51,153);
  84.     text-align: center;
  85.     vertical-align: middle;
  86. }
  87. </style>.
  88.