home *** CD-ROM | disk | FTP | other *** search
/ Popular Software (Premium Edition) / mycd.iso / INTERNET / PFRONT98 / DATA.Z / poetic.elm / graph0.css < prev    next >
Encoding:
Cascading Style Sheet File  |  1997-09-26  |  1.7 KB  |  88 lines

  1. <style>
  2. .mstheme
  3. {
  4.     separator-image: url(poehorsd.gif);
  5.     list-image-1: url(poebul1d.gif);
  6.     list-image-2: url(poebul2d.gif);
  7.     list-image-3: url(poebul3d.gif);
  8.  
  9.     nav-banner-image: url(poebannd.gif);
  10.  
  11.     navbutton-horiz-normal: url(poehbudd.gif);
  12.     navbutton-horiz-pushed: url(poehbusd.gif);
  13.  
  14.     navbutton-vert-normal: url(poevbudd.gif);
  15.     navbutton-vert-pushed: url(poevbusd.gif);
  16.  
  17.     navbutton-home-normal: url(poehombd.gif);
  18.  
  19.     navbutton-next-normal: url(poenexbd.gif);
  20.  
  21.     navbutton-prev-normal: url(poeprebd.gif);
  22.  
  23.     navbutton-up-normal: url(poeupbd.gif);
  24.  
  25. }
  26.  
  27. .mstheme-bannertxt
  28. {
  29.     font-family: Book Antiqua, Times New Roman, Times;
  30.     color: rgb(255,255,255);
  31.     text-align: center;
  32.     vertical-align: middle;
  33. }
  34. .mstheme-horiz-navtxt
  35. {
  36.     font-family: Book Antiqua, Times New Roman, Times;
  37.  
  38.     color: rgb(153,51,102);
  39.     text-align: center;
  40.     vertical-align: middle;
  41. }
  42.  
  43. .mstheme-vert-navtxt
  44. {
  45.     font-family: Book Antiqua, Times New Roman, Times;
  46.  
  47.     color: rgb(153,51,102);
  48.     text-align: center;
  49.     vertical-align: middle;
  50. }
  51.  
  52. .mstheme-navtxthome
  53. {
  54.     font-family: Book Antiqua, Times New Roman, Times;
  55.  
  56.     color: rgb(255,255,255);
  57.     text-align: center;
  58.     vertical-align: middle;
  59. }
  60.  
  61. .mstheme-navtxtnext
  62. {
  63.     font-family: Book Antiqua, Times New Roman, Times;
  64.  
  65.     color: rgb(255,255,255);
  66.     text-align: center;
  67.     vertical-align: middle;
  68. }
  69.  
  70. .mstheme-navtxtprev
  71. {
  72.     font-family: Book Antiqua, Times New Roman, Times;
  73.  
  74.     color: rgb(255,255,255);
  75.     text-align: center;
  76.     vertical-align: middle;
  77. }
  78.  
  79. .mstheme-navtxtup
  80. {
  81.     font-family: Book Antiqua, Times New Roman, Times;
  82.  
  83.     color: rgb(255,255,255);
  84.     text-align: center;
  85.     vertical-align: middle;
  86. }
  87. </style>.
  88.