Header

From Picklewiki

(Difference between revisions)
m
 
Line 1: Line 1:
-
<!-- Start of StatCounter Code -->
 
<script type="text/javascript">
<script type="text/javascript">
var sc_project=3366971;  
var sc_project=3366971;  
Line 6: Line 5:
var sc_security="3bf8785f";  
var sc_security="3bf8785f";  
</script>
</script>
-
 
<script type="text/javascript" src="http://www.statcounter.com/counter/counter_xhtml.js"></script><noscript><div class="statcounter"><a class="statcounter" href="http://www.statcounter.com/"><img class="statcounter" src="http://c38.statcounter.com/3366971/0/3bf8785f/1/" alt="hit counter" /></a></div></noscript>
<script type="text/javascript" src="http://www.statcounter.com/counter/counter_xhtml.js"></script><noscript><div class="statcounter"><a class="statcounter" href="http://www.statcounter.com/"><img class="statcounter" src="http://c38.statcounter.com/3366971/0/3bf8785f/1/" alt="hit counter" /></a></div></noscript>
-
<!-- End of StatCounter Code -->
 
-
 
-
<style type="text/css">
 
-
 
-
/*Watchlist edit message*/
 
-
.usermessage {
 
-
    background-color: #e0ffe0;
 
-
    /*border: 1px solid #11ff11;*/
 
-
    color: Black;
 
-
    font-weight: bold;
 
-
    margin: 2em 0em 1em 0em;
 
-
    padding: 0.5em 1em;
 
-
    vertical-align: middle;
 
-
}
 
-
 
-
/*Background*/
 
-
body
 
-
{
 
-
background-image: url(http://editthis.info/images/picklewiki/a/a0/Background.PNG);
 
-
background-repeat: repeat;
 
-
background-attachment: fixed;
 
-
}
 
-
 
-
/*Sidebar*/
 
-
.portlet {
 
-
    border: none;
 
-
    margin: 0px 0px 5px 4px;
 
-
    width: 150px;
 
-
}
 
-
.portlet h5 {
 
-
    text-transform: uppercase;
 
-
    color: #ffffff;
 
-
    background: #005500;
 
-
    padding: 2px 0px 3px 10px;
 
-
    font-weight: bold;
 
-
    display: block;
 
-
    margin: 0px 5px 1px 0px;
 
-
    border: 2px solid #ffffff;
 
-
    -moz-border-radius: 20px;
 
-
}
 
-
.portlet h5 a {
 
-
    color: #ffffff;
 
-
}
 
-
.pBody {
 
-
    background: #ccffcc;
 
-
    border: 2px solid #00aa00;
 
-
    padding: 0px 8px 3px 5px;
 
-
    -moz-border-radius: 50px;
 
-
    margin: 0px 30px 5px 0px;
 
-
}
 
-
.pBody a, .pBody a:visited {
 
-
    color: #007700;
 
-
}
 
-
.portlet ul {
 
-
    list-style: none;
 
-
    list-style-type: none;
 
-
}
 
-
 
-
/*Search*/
 
-
#p-search {
 
-
    position:relative;
 
-
    z-index:3;
 
-
}   
 
-
#p-search .pBody {
 
-
    text-align: center;
 
-
}
 
-
input.searchButton {
 
-
    cursor: pointer;
 
-
    background-color: ccffcc;
 
-
    border: 2px solid #00aa00;
 
-
}
 
-
#searchInput {
 
-
    width: 98px;
 
-
}
 
-
#p-search .pBody {
 
-
    padding: 5px 5px 5px 5px;
 
-
}
 
-
 
-
/*Tabs*/
 
-
#p-cactions li, #p-cactions li.selected {
 
-
    border: 2px solid #00aa00;
 
-
    border-bottom: none;
 
-
}
 
-
#p-cactions li, #p-cactions li a {
 
-
    -moz-border-radius: 10px;
 
-
}
 
-
#p-cactions li a {
 
-
    border: none;
 
-
}
 
-
#content {
 
-
    border: 2px solid #00aa00;
 
-
    -moz-border-radius: 35px;
 
-
}
 
-
textarea {
 
-
    border: 2px solid #00aa00;
 
-
    -moz-border-radius: 39px;
 
-
    padding: 10px 10px 10px 10px;
 
-
}
 
-
 
-
/*ToC*/
 
-
#toc {
 
-
    background-color: #ccffcc;
 
-
    border: 2px outset #00aa00;
 
-
    -moz-border-radius: 10px;
 
-
}
 
-
 
-
/*Hover*/
 
-
#toc:hover, .pBody:hover, #catlinks:hover {
 
-
    background-color: #ffffff;
 
-
}
 
-
#toc:hover {
 
-
    border-color: #aaaaaa;
 
-
}
 
-
 
-
/*Input boxes*/
 
-
input {
 
-
    -moz-border-radius: 20px;
 
-
    padding-left: 5px;
 
-
    border: 2px solid #00aa00;
 
-
}
 
-
#p-personal li a:hover {
 
-
    color: #ffffff;
 
-
    background: none;
 
-
}
 
-
 
-
/*Links*/
 
-
a, a:visited, #p-personal li a, #p-cactions li a, #p-cactions li.selected a, #bodyContent a.extiw, #bodyContent a.external {color: #007700;}
 
-
a.new:link, a.new:visited, #p-personal li a.new, #p-cactions a.new {color: #ffcc00;}
 
-
#bodyContent a.external {
 
-
    background-image: url(http://editthis.info/images/picklewiki/4/44/External.png);
 
-
    background-position: center right;
 
-
    background-repeat: no-repeat;
 
-
    background-padding-right: 13px;
 
-
}
 
-
#catlinks {
 
-
    border: 2px solid #00aa00;
 
-
    background: #ccffcc;
 
-
    -moz-border-radius: 20px;
 
-
}
 
-
 
-
</style>
 

Current revision as of 21:51, 25 November 2008

<script type="text/javascript"> var sc_project=3366971; var sc_invisible=1; var sc_partition=37; var sc_security="3bf8785f"; </script>

<script type="text/javascript" src="http://www.statcounter.com/counter/counter_xhtml.js"></script><noscript>
<a class="statcounter" href="http://www.statcounter.com/"><img class="statcounter" src="http://c38.statcounter.com/3366971/0/3bf8785f/1/" alt="hit counter" /></a>
</noscript>
Personal tools
Navigation