Header

From Glitches

(Difference between revisions)
Line 2: Line 2:
body {
body {
-
   color: green;
+
   color: black;
-
  background-color: #99CCFF;
+
}
}
</style>
</style>

Revision as of 20:14, 28 May 2007

<style>

body {

  color: black;

} </style>

Personal tools