Header
From Popwiki
(Difference between revisions)
Line 2: | Line 2: | ||
body{background: #0f0f0f;} | body{background: #0f0f0f;} | ||
big{color: #00ffff;} | big{color: #00ffff;} | ||
+ | #title{position: absolute; background: white; top: 20px; width: 97%; margin: 0px auto;} | ||
</style> | </style> | ||
Revision as of 09:26, 1 December 2007
<style type="text/css"> body{background: #0f0f0f;} big{color: #00ffff;} #title{position: absolute; background: white; top: 20px; width: 97%; margin: 0px auto;}
</style>
<script type="text/javascript"> //Feel free to add your javascript code here. </script>