home *** CD-ROM | disk | FTP | other *** search
/ Chip: 2005 Utilities / CHIP Utilities 2005.7z / CHIP Utilities 2005.iso / docs / dingetje.homeip.net / home.css next >
Encoding:
Cascading Style Sheet File  |  2003-07-14  |  1.3 KB  |  69 lines

  1. A {
  2.   text-decoration: none;
  3. }
  4. A:link {
  5.   color: Lime;
  6. }
  7. A:visited {
  8.   color: Green;
  9. }
  10. A:active {
  11.   color: Red;
  12. }
  13. body {
  14.   color: silver;
  15.   background-color: black;
  16.   text-decoration: none;
  17.   font-family: Verdana,Helvetica,sans-serif;
  18.   font-size: 10px;
  19.   font-weight: normal;
  20.   background : none;
  21.   background-image : url(images/zertxtr.gif);
  22. }
  23. font {
  24.     color: Yellow;
  25.     text-decoration: none;
  26.     font-family: Verdana,Helvetica,sans-serif;
  27.     font-size: 11px;
  28.     font-weight: normal;
  29. }
  30. H1 {
  31.     color: Red;
  32.     text-decoration: none;
  33.     font-family: Verdana, Helvetica, sans-serif;
  34.     font-size: 20pt;
  35. }
  36. H2 {
  37.     text-decoration: none;
  38.     font-family: Verdana, Helvetica, sans-serif;
  39.     font-size: 14pt;
  40. }
  41. td {
  42.     color: Yellow;
  43.     text-decoration: none;
  44.     font-family: Verdana, Helvetica, sans-serif;
  45.     font-weight: normal;
  46.     font-size: 12px;
  47. ; background-image: url(images/zertxtr.gif)}
  48. code { 
  49.  color: Lime;
  50.  font-family: Courier New;
  51.  font-size: small;
  52.  background-color: Black;
  53. }
  54.  
  55. select {
  56.     color: black;
  57.     text-decoration: none;
  58.     font-family: Verdana,Helvetica,sans-serif;
  59.     font-size: 10px;
  60.     font-weight: normal;
  61. }
  62. input {
  63.     color: black;
  64.     text-decoration: none;
  65.     font-family: Verdana,Helvetica,sans-serif;
  66.     font-size: 10px;
  67.     font-weight: bold;
  68. }
  69.