Header

From Popwiki

(Difference between revisions)
Line 10: Line 10:
  #title{position: absolute; top: 0px; background: white; width: 97%; margin: 0px auto;}
  #title{position: absolute; top: 0px; background: white; width: 97%; margin: 0px auto;}
  #page{position:absolute; top: 0px; left: 0px;}
  #page{position:absolute; top: 0px; left: 0px;}
-
  .peru{background:#0f0f0f; border: 3px dotted #00ffff;}
+
  .peru{background:#0f0f0f; border: 2px dotted #00ffff;}
</style>
</style>

Revision as of 01:48, 2 December 2007

<style type="text/css">
body{background: #0f0f0f;color:#47412b;width: 97%; padding: 0px 10px !important;}
big{color: peru;}
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;}
#page{position:absolute; top: 0px; left: 0px;}
.peru{background:#0f0f0f; border: 2px dotted #00ffff;}

</style>

<script type="text/javascript">
  //Feel free to add your javascript code here.
</script>
Personal tools