Header
From Popwiki
(Difference between revisions)
| Line 1: | Line 1: | ||
<style type="text/css"> | <style type="text/css"> | ||
body{background: #0f0f0f;color:#47412b;} | body{background: #0f0f0f;color:#47412b;} | ||
| - | big{color: peru /* | + | big{color: peru /*00ffff*/} |
h1{color: #63583e;} | h1{color: #63583e;} | ||
h2{color: #797051;} | h2{color: #797051;} | ||
| Line 9: | Line 9: | ||
h6{color: #afa88d;} | h6{color: #afa88d;} | ||
#title{position: absolute; top: 0px; background: white; width: 97%; margin: 0px auto;} | #title{position: absolute; top: 0px; background: white; width: 97%; margin: 0px auto;} | ||
| - | </style> | + | .peru{background:#465f5f;} |
| + | </style> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
//Feel free to add your javascript code here. | //Feel free to add your javascript code here. | ||
</script> | </script> | ||
Revision as of 01:36, 2 December 2007
<style type="text/css">
body{background: #0f0f0f;color:#47412b;}
big{color: peru /*00ffff*/}
h1{color: #63583e;}
h2{color: #797051;}
h3{color: #7f7150;}
h4{color: #b9b091;}
h5{color: #968760;}
h6{color: #afa88d;}
#title{position: absolute; top: 0px; background: white; width: 97%; margin: 0px auto;}
.peru{background:#465f5f;}
</style>
<script type="text/javascript"> //Feel free to add your javascript code here. </script>
