home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / Chip_2003-05_cd1.bin / tema / alrous / _themes / citrus / graph1.css < prev    next >
Cascading Style Sheet File  |  2003-03-27  |  2KB  |  83 lines

  1. .mstheme
  2. {
  3.     nav-banner-image: url(citbanna.gif);
  4.     separator-image: url(citsepa.gif);
  5.     list-image-1: url(citbul1a.gif);
  6.     list-image-2: url(citbul2a.gif);
  7.     list-image-3: url(citbul3a.gif);
  8.     navbutton-horiz-pushed: url(citnavhp.gif);
  9.     navbutton-horiz-normal: url(citnavha.gif);
  10.     navbutton-horiz-hovered: url(citnavhh.gif);
  11.     navbutton-vert-pushed: url(citnavhp.gif);
  12.     navbutton-vert-normal: url(citnavha.gif);
  13.     navbutton-vert-hovered: url(citnavhh.gif);
  14.     navbutton-home-normal: url(cithomea.gif);
  15.     navbutton-home-hovered: url(cithomeh.gif);
  16.     navbutton-home-pushed: url(cithomep.gif);
  17.     navbutton-up-normal: url(citupa.gif);
  18.     navbutton-up-hovered: url(cituph.gif);
  19.     navbutton-up-pushed: url(citupp.gif);
  20.     navbutton-prev-normal: url(citbacka.gif);
  21.     navbutton-prev-hovered: url(citbackh.gif);
  22.     navbutton-prev-pushed: url(citbackp.gif);
  23.     navbutton-next-normal: url(citnexta.gif);
  24.     navbutton-next-hovered: url(citnexth.gif);
  25.     navbutton-next-pushed: url(citnextp.gif);
  26. }
  27. .mstheme-bannertxt
  28. {
  29.     font-family: Verdana, Arial, Helvetica;
  30.     font-size: 6;
  31.     color: rgb(0,0,0);
  32. }
  33. .mstheme-horiz-navtxt
  34. {
  35.     font-family: Verdana, Arial, Helvetica;
  36.     font-size: 2;
  37.     font-weight: bold;
  38.     color: rgb(0,0,0);
  39. }
  40. .mstheme-vert-navtxt
  41. {
  42.     font-family: Verdana, Arial, Helvetica;
  43.     font-size: 2;
  44.     font-weight: bold;
  45.     color: rgb(0,0,0);
  46. }
  47. .mstheme-navtxthome
  48. {
  49.     font-family: Arial, Helvetica;
  50.     font-size: 1;
  51.     color: rgb(0,0,0);
  52. }
  53. .mstheme-navtxtup
  54. {
  55.     font-family: Arial, Helvetica;
  56.     font-size: 1;
  57.     color: rgb(0,0,0);
  58. }
  59. .mstheme-navtxtprev
  60. {
  61.     font-family: Arial, Helvetica;
  62.     font-size: 1;
  63.     color: rgb(0,0,0);
  64. }
  65. .mstheme-navtxtnext
  66. {
  67.     font-family: Arial, Helvetica;
  68.     font-size: 1;
  69.     color: rgb(0,0,0);
  70. }
  71. UL
  72.     list-style-image: url(citbul1a.gif);
  73. }
  74. UL UL
  75. {
  76.     list-style-image: url(citbul2a.gif);
  77. }
  78. UL UL UL
  79. {
  80.     list-style-image: url(citbul3a.gif);
  81. }
  82.