Header
From Alterealitiky
(Difference between revisions)
Line 2: | Line 2: | ||
body { | body { | ||
- | color: green; | + | color: grey; |
+ | links: green; | ||
} | } | ||
</style> | </style> |
Revision as of 07:34, 22 November 2006
<style type="text/css"> body { color: grey; links: green; } </style>
<script type="text/javascript"> //Feel free to add your javascript code here. </script>