Header
From Popwiki
(Difference between revisions)
(90 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<style type="text/css"> | <style type="text/css"> | ||
- | + | body{background: #0f0f0f;color:#47412b;width: 97%; padding: 0px 10px !important;} | |
- | + | big{color: peru;} | |
- | + | #footer, .printfooter{display: none !important; visibility:hidden !important;z-index:-10000 !important;} | |
- | + | h1{color: #63583e;} | |
- | + | h2{color: #797051;} | |
- | + | h3{color: #7f7150;} | |
- | + | h4{color: #b9b091;} | |
- | + | h5{color: #968760;} | |
- | + | h6{color: #afa88d;} | |
- | + | font{color: rosybrown;} | |
- | + | #title{position: absolute; top: 0px; background: white; width: 97%; margin: 0px auto;} | |
- | + | #titleA{position: absolute; top: 0px; background: #0f0f0f; width: 97%; margin: 0px auto;} | |
- | + | #page{position:absolute; top: 0px; left: 0px;} | |
- | } | + | #main{background:transparent url('http://editthis.info/popwiki/Image:Main.gif') no-repeat top right; border: 0px; } |
- | + | .peru{background:#0F0F0F url('http://editthis.info/images/popwiki/1/10/Abg.jpg') no-repeat bottom right; border: 2px dotted #00ffff;COLOR:AQUA; } | |
- | + | .peru font{color: tan;} | |
+ | .red {background:#bd3922 url('http://editthis.info/images/popwiki/8/89/BBG.gif') no-repeat bottom right; border: 2px dotted #00ffff;COLOR:WHITE; } | ||
+ | .red font{color: aqua;} | ||
+ | #titleR{position: absolute; top: 0px; background: #bd3922; width: 97%; margin: 0px auto;} | ||
+ | .red h1{color: #f7dede;} | ||
+ | .red h2{color: #fff7f7;} | ||
+ | .red h3{color: #d68c84;} | ||
+ | .red h4{color: #eab3ad;} | ||
+ | .red h5{color: #f6cfcb;} | ||
+ | .red h6{color: #fff6f5;} | ||
+ | .red big{color: #e5c6c6;} | ||
+ | .orange{background: #85745e; border: 2px dotted #00ffff;COLOR:WHITE; } | ||
+ | .orange font{color: white;} | ||
+ | #titleO{position: absolute; top: 0px; background: #85745e; width: 97%; margin: 0px auto;} | ||
+ | .orange h1{color: #f7dede;} | ||
+ | .orange h2{color: #fff7f7;} | ||
+ | .orange h3{color: #d68c84;} | ||
+ | .orange h4{color: #eab3ad;} | ||
+ | .orange h5{color: #f6cfcb;} | ||
+ | .orange h6{color: #fff6f5;} | ||
+ | .orange big{color: #e5c6c6;} | ||
+ | .yellow{background: #c0c0b0; border: 2px dotted #00ffff;COLOR:#222; } | ||
+ | .yellow font{color: #444;} | ||
+ | #titleY{position: absolute; top: 0px; background: #c0c0b0; width: 97%; margin: 0px auto;} | ||
+ | .yellow h1{color: #413d0b;} | ||
+ | .yellow h2{color: #605b09;} | ||
+ | .yellow h3{color: #827d2c;} | ||
+ | .yellow h4{color: #94915a;} | ||
+ | .yellow h5{color: #64612d;} | ||
+ | .yellow h6{color: #444;} | ||
+ | .yellow big{color: #6c6b54;} | ||
+ | .green {background:#8dbb51 ; border: 2px dotted #00ffff;COLOR:WHITE; } | ||
+ | .green font{color: #444;} | ||
+ | #titleG {position: absolute; top: 0px; background: #8dbb51; width: 97%; margin: 0px auto;} | ||
+ | .green h1{color: #413d0b;} | ||
+ | .green h2{color: #605b09;} | ||
+ | .green h3{color: #827d2c;} | ||
+ | .green h4{color: #94915a;} | ||
+ | .green h5{color: #64612d;} | ||
+ | .green h6{color: #444;} | ||
+ | .green big{color: #6c6b54;} | ||
+ | .blue {background: #abdfdf; border: 2px dotted #00ffff;COLOR:WHITE; } | ||
+ | .blue font{color: #444;} | ||
+ | #titleB {position: absolute; top: 0px; background: #abdfdf; width: 97%; margin: 0px auto;} | ||
+ | .blue h1{color: #413d0b;} | ||
+ | .blue h2{color: #605b09;} | ||
+ | .blue h3{color: #827d2c;} | ||
+ | .blue h4{color: #94915a;} | ||
+ | .blue h5{color: #64612d;} | ||
+ | .blue h6{color: #444;} | ||
+ | .blue big{color: #6c6b54;} | ||
+ | .purple {background: #bc94f7; border: 2px dotted #00ffff;COLOR:WHITE; } | ||
+ | .purple font{color: #444;} | ||
+ | #titlePu {position: absolute; top: 0px; background: #bc94f7; width: 97%; margin: 0px auto;} | ||
+ | .purple h1{color: #413d0b;} | ||
+ | .purple h2{color: #605b09;} | ||
+ | .purple h3{color: #827d2c;} | ||
+ | .purple h4{color: #94915a;} | ||
+ | .purple h5{color: #64612d;} | ||
+ | .purple h6{color: #444;} | ||
+ | .purple big{color: #6c6b54;} | ||
+ | code, table, td, tr, .thumb, .tright, .thumb div, .tright div {background: transparent !important} | ||
+ | /* © Zana Dark - touch my styles and I will KILL YOU ™ */ | ||
+ | </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> |
Current revision as of 19:39, 28 December 2007
<style type="text/css"> body{background: #0f0f0f;color:#47412b;width: 97%; padding: 0px 10px !important;} big{color: peru;} #footer, .printfooter{display: none !important; visibility:hidden !important;z-index:-10000 !important;} h1{color: #63583e;} h2{color: #797051;} h3{color: #7f7150;} h4{color: #b9b091;} h5{color: #968760;} h6{color: #afa88d;} font{color: rosybrown;} #title{position: absolute; top: 0px; background: white; width: 97%; margin: 0px auto;} #titleA{position: absolute; top: 0px; background: #0f0f0f; width: 97%; margin: 0px auto;} #page{position:absolute; top: 0px; left: 0px;} #main{background:transparent url('http://editthis.info/popwiki/Image:Main.gif') no-repeat top right; border: 0px; } .peru{background:#0F0F0F url('http://editthis.info/images/popwiki/1/10/Abg.jpg') no-repeat bottom right; border: 2px dotted #00ffff;COLOR:AQUA; } .peru font{color: tan;} .red {background:#bd3922 url('http://editthis.info/images/popwiki/8/89/BBG.gif') no-repeat bottom right; border: 2px dotted #00ffff;COLOR:WHITE; } .red font{color: aqua;} #titleR{position: absolute; top: 0px; background: #bd3922; width: 97%; margin: 0px auto;} .red h1{color: #f7dede;} .red h2{color: #fff7f7;} .red h3{color: #d68c84;} .red h4{color: #eab3ad;} .red h5{color: #f6cfcb;} .red h6{color: #fff6f5;} .red big{color: #e5c6c6;} .orange{background: #85745e; border: 2px dotted #00ffff;COLOR:WHITE; } .orange font{color: white;} #titleO{position: absolute; top: 0px; background: #85745e; width: 97%; margin: 0px auto;} .orange h1{color: #f7dede;} .orange h2{color: #fff7f7;} .orange h3{color: #d68c84;} .orange h4{color: #eab3ad;} .orange h5{color: #f6cfcb;} .orange h6{color: #fff6f5;} .orange big{color: #e5c6c6;} .yellow{background: #c0c0b0; border: 2px dotted #00ffff;COLOR:#222; } .yellow font{color: #444;} #titleY{position: absolute; top: 0px; background: #c0c0b0; width: 97%; margin: 0px auto;} .yellow h1{color: #413d0b;} .yellow h2{color: #605b09;} .yellow h3{color: #827d2c;} .yellow h4{color: #94915a;} .yellow h5{color: #64612d;} .yellow h6{color: #444;} .yellow big{color: #6c6b54;} .green {background:#8dbb51 ; border: 2px dotted #00ffff;COLOR:WHITE; } .green font{color: #444;} #titleG {position: absolute; top: 0px; background: #8dbb51; width: 97%; margin: 0px auto;} .green h1{color: #413d0b;} .green h2{color: #605b09;} .green h3{color: #827d2c;} .green h4{color: #94915a;} .green h5{color: #64612d;} .green h6{color: #444;} .green big{color: #6c6b54;} .blue {background: #abdfdf; border: 2px dotted #00ffff;COLOR:WHITE; } .blue font{color: #444;} #titleB {position: absolute; top: 0px; background: #abdfdf; width: 97%; margin: 0px auto;} .blue h1{color: #413d0b;} .blue h2{color: #605b09;} .blue h3{color: #827d2c;} .blue h4{color: #94915a;} .blue h5{color: #64612d;} .blue h6{color: #444;} .blue big{color: #6c6b54;} .purple {background: #bc94f7; border: 2px dotted #00ffff;COLOR:WHITE; } .purple font{color: #444;} #titlePu {position: absolute; top: 0px; background: #bc94f7; width: 97%; margin: 0px auto;} .purple h1{color: #413d0b;} .purple h2{color: #605b09;} .purple h3{color: #827d2c;} .purple h4{color: #94915a;} .purple h5{color: #64612d;} .purple h6{color: #444;} .purple big{color: #6c6b54;}
code, table, td, tr, .thumb, .tright, .thumb div, .tright div {background: transparent !important} /* © Zana Dark - touch my styles and I will KILL YOU ™ */ </style>
<script type="text/javascript"> //Feel free to add your javascript code here. </script>