home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 August / Chip_2003-08_cd1.bin / tema / tmpegenc / images / default.css < prev    next >
Cascading Style Sheet File  |  2003-02-07  |  1KB  |  91 lines

  1. BODY {
  2.     FONT-SIZE: 100%; COLOR: #000000; BACKGROUND-REPEAT: repeat-y; BACKGROUND-COLOR: #ffffff
  3. }
  4. TH {
  5.     FONT-SIZE: 90%
  6. }
  7. TD {
  8.     FONT-SIZE: 90%
  9. }
  10. LI {
  11.     FONT-SIZE: 110%
  12. }
  13. B {
  14.     FONT-SIZE: 120%
  15. }
  16. DT {
  17.     FONT-SIZE: 120%
  18. }
  19. .faqitem {
  20.     FONT-WEIGHT: bold; COLOR: #6555cc
  21. }
  22. .warning {
  23.     FONT-WEIGHT: bold; COLOR: #ff0000
  24. }
  25. .infotitle {
  26.     FONT-WEIGHT: bold; COLOR: #7666cc
  27. }
  28. A:hover {
  29.     COLOR: #e7e51a
  30. }
  31. .linktype_file A:active {
  32.     COLOR: #0099cc
  33. }
  34. .linktype_file A:link {
  35.     COLOR: #006699
  36. }
  37. .linktype_file A:visited {
  38.     COLOR: #0088aa
  39. }
  40. .linktype_file A:hover {
  41.     COLOR: #aa0066
  42. }
  43. .linktype_interpage A:active {
  44.     COLOR: #00cccc
  45. }
  46. .linktype_interpage A:link {
  47.     COLOR: #0000cc
  48. }
  49. .linktype_interpage A:visited {
  50.     COLOR: #0000ff
  51. }
  52. .linktype_interpage A:hover {
  53.     COLOR: #9966cc
  54. }
  55. .linktype_otherpage A:active {
  56.     COLOR: #00cccc
  57. }
  58. .linktype_otherpage A:link {
  59.     COLOR: #0000cc
  60. }
  61. .linktype_otherpage A:visited {
  62.     COLOR: #0000ff
  63. }
  64. .linktype_otherpage A:hover {
  65.     COLOR: #9966cc
  66. }
  67. .linktype_otherpage2 A:active {
  68.     COLOR: #00cccc
  69. }
  70. .linktype_otherpage2 A:link {
  71.     COLOR: #0000cc
  72. }
  73. .linktype_otherpage2 A:visited {
  74.     COLOR: #0000ff
  75. }
  76. .linktype_otherpage2 A:hover {
  77.     COLOR: #9966cc
  78. }
  79. .normal {
  80.     FONT-SIZE: 12px; COLOR: #333333
  81. }
  82. .bold {
  83.     FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #333333
  84. }
  85. .big {
  86.     FONT-SIZE: 14px; COLOR: #333333
  87. }
  88. .small {
  89.     FONT-SIZE: 10px; COLOR: #333333
  90. }
  91.