home *** CD-ROM | disk | FTP | other *** search
/ Magazyn WWW 1998 October / Image.iso / poland / zielnik / _themes / zkob / graph1.css < prev    next >
Cascading Style Sheet File  |  1998-07-15  |  2KB  |  77 lines

  1. <style>
  2. .mstheme
  3. {
  4.     nav-banner-image: url(banner.gif);
  5.     separator-image: url(h_line.gif);
  6.     list-image-1: url(bull1.gif);
  7.     list-image-2: url(bull2.gif);
  8.     list-image-3: url(bull3.gif);
  9.     navbutton-horiz-pushed: url(hb_selected.gif);
  10.     navbutton-horiz-normal: url(hb_normal.gif);
  11.     navbutton-horiz-hovered: url(hb_hovered.gif);
  12.     navbutton-vert-pushed: url(vb_selected.gif);
  13.     navbutton-vert-normal: url(vb_normal.gif);
  14.     navbutton-vert-hovered: url(vb_hovered.gif);
  15.     navbutton-home-normal: url(nav_home_n.gif);
  16.     navbutton-home-hovered: url(nav_home_h.gif);
  17.     navbutton-home-pushed: url(blhomep.gif);
  18.     navbutton-up-normal: url(nav_up_n.gif);
  19.     navbutton-up-hovered: url(nav_up_h.gif);
  20.     navbutton-up-pushed: url(blupp.gif);
  21.     navbutton-prev-normal: url(nav_prev_n.gif);
  22.     navbutton-prev-hovered: url(nav_prev_h.gif);
  23.     navbutton-prev-pushed: url(blprevp.gif);
  24.     navbutton-next-normal: url(nav_next_n.gif);
  25.     navbutton-next-hovered: url(nav_next_h.gif);
  26.     navbutton-next-pushed: url(blnextp.gif);
  27. }
  28. .mstheme-bannertxt
  29. {
  30.     font-family: arial ce, Arial, Helvetica;
  31.     font-size: 7;
  32.     color: rgb(0,0,0);
  33. }
  34. .mstheme-horiz-navtxt
  35. {
  36.     font-family: arial ce, Arial, Helvetica;
  37.     font-size: 4;
  38.     font-weight: bold;
  39.     font-style: italic;
  40.     text-align: right;
  41.     vertical-align: bottom;
  42.     color: rgb(0,0,0);
  43. }
  44. .mstheme-vert-navtxt
  45. {
  46.     font-family: arial ce, Arial, Helvetica;
  47.     font-size: 3;
  48.     font-weight: bold;
  49.     text-align: left;
  50.     color: rgb(0,0,0);
  51. }
  52. .mstheme-navtxthome
  53. {
  54.     font-family: Arial CE, Arial, Helvetica;
  55.     font-size: 1;
  56.     color: rgb(128,0,0);
  57. }
  58. .mstheme-navtxtup
  59. {
  60.     font-family: Arial CE, Arial, Helvetica;
  61.     font-size: 1;
  62.     color: rgb(128,0,0);
  63. }
  64. .mstheme-navtxtprev
  65. {
  66.     font-family: Arial CE, Arial, Helvetica;
  67.     font-size: 1;
  68.     color: rgb(128,0,0);
  69. }
  70. .mstheme-navtxtnext
  71. {
  72.     font-family: Arial CE, Arial, Helvetica;
  73.     font-size: 1;
  74.     color: rgb(128,0,0);
  75. }
  76. </style>.
  77.