Header

From Alterealitiky

(Difference between revisions)
Line 3: Line 3:
  body {
  body {
     color: grey;
     color: grey;
-
     links: green;
+
     bg: blue;
  }
  }
  </style>
  </style>

Revision as of 07:34, 22 November 2006

<style type="text/css">

body {
   color: grey;
   bg: blue;
}
</style>
<script type="text/javascript">
  //Feel free to add your javascript code here.
</script>
Personal tools