home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / Chip_2003-05_cd1.bin / tema / alrous / _themes / expeditn / graph0.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2003-03-27  |  1.5 KB  |  74 lines

  1. .mstheme
  2. {
  3.     nav-banner-image: url(expbannd.gif);
  4.     separator-image: url(exphorsd.gif);
  5.     list-image-1: url(expbul1d.gif);
  6.     list-image-2: url(expbul2d.gif);
  7.     list-image-3: url(expbul3d.gif);
  8.     navbutton-horiz-pushed: url(exphbusd.gif);
  9.     navbutton-horiz-normal: url(exphbudd.gif);
  10.     navbutton-vert-pushed: url(expvbusd.gif);
  11.     navbutton-vert-normal: url(expvbudd.gif);
  12.     navbutton-home-normal: url(exphombd.gif);
  13.     navbutton-up-normal: url(expupbd.gif);
  14.     navbutton-prev-normal: url(expprebd.gif);
  15.     navbutton-next-normal: url(expnexbd.gif);
  16. }
  17. .mstheme-bannertxt
  18. {
  19.     font-family: "Book Antiqua", "Times New Roman", Times;
  20.     font-size: 6;
  21.     color: rgb(255,255,204);
  22. }
  23. .mstheme-horiz-navtxt
  24. {
  25.     font-family: "Book Antiqua", "Times New Roman", Times;
  26.     font-size: 2;
  27.     font-weight: bold;
  28.     color: rgb(255,255,204);
  29. }
  30. .mstheme-vert-navtxt
  31. {
  32.     font-family: "Book Antiqua", "Times New Roman", Times;
  33.     font-size: 2;
  34.     font-weight: bold;
  35.     color: rgb(255,255,204);
  36. }
  37. .mstheme-navtxthome
  38. {
  39.     font-family: Arial, Helvetica;
  40.     font-size: 1;
  41.     color: rgb(255,255,204);
  42. }
  43. .mstheme-navtxtup
  44. {
  45.     font-family: Arial, Helvetica;
  46.     font-size: 1;
  47.     color: rgb(255,255,204);
  48. }
  49. .mstheme-navtxtprev
  50. {
  51.     font-family: Arial, Helvetica;
  52.     font-size: 1;
  53.     color: rgb(255,255,204);
  54. }
  55. .mstheme-navtxtnext
  56. {
  57.     font-family: Arial, Helvetica;
  58.     font-size: 1;
  59.     color: rgb(255,255,204);
  60. }
  61. UL
  62.     list-style-image: url(expbul1d.gif);
  63. }
  64. UL UL
  65. {
  66.     list-style-image: url(expbul2d.gif);
  67. }
  68. UL UL UL
  69. {
  70.     list-style-image: url(expbul3d.gif);
  71. }
  72.  
  73.