Header

From Picklewiki

(Difference between revisions)
m
m
Line 37: Line 37:
     width: 150px;
     width: 150px;
}
}
-
.portlet h5{
+
.portlet h5 {
     text-transform: uppercase;
     text-transform: uppercase;
     color: #ffffff;
     color: #ffffff;
Line 53: Line 53:
.pBody {
.pBody {
     background: #ccffcc;
     background: #ccffcc;
-
    border-collapse: collapse;
 
     border: 2px solid #00aa00;
     border: 2px solid #00aa00;
     padding: 0px 8px 3px 5px;
     padding: 0px 8px 3px 5px;
Line 140: Line 139:
     background-padding-right: 13px;
     background-padding-right: 13px;
}
}
 +
#catlinks {
 +
    border: 2px solid #00aa00;
 +
    background: #ccffcc;
 +
    -moz-border-radius: 20px;
 +
}
 +
</style>
</style>

Revision as of 15:19, 8 April 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>

<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(Background.PNG); background-repeat: repeat; background-attachment: fixed; }

/*Sidebar*/ .portlet {

   border: none;
   margin: 0px 0px 5px 5px;
   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*/

  1. p-search {
   position:relative;
   z-index:3;

}

  1. p-search .pBody {
   text-align: center;

} input.searchButton {

   cursor: pointer;
   background-color: ccffcc;
   border: 2px solid #00aa00;

}

  1. searchInput {
   width: 98px;

}

  1. p-search .pBody {
   padding: 5px 5px 5px 5px;

}

/*Tabs*/

  1. p-cactions li, #p-cactions li.selected {
   border: 2px solid #00aa00;

}

  1. p-cactions li, #p-cactions li a {
   -moz-border-radius: 10px;

}

  1. content {
   border: 2px solid #00aa00;
   -moz-border-radius: 35px;

} textarea {

   border: 2px solid #00aa00;
   -moz-border-radius: 39px;
   padding: 10px 10px 10px 10px;

}

/*ToC*/

  1. toc {
   background-color: #ccffcc;
   border: 2px outset #00aa00;
   -moz-border-radius: 10px;

}

/*Hover*/

  1. toc:hover,

.pBody:hover {

   background-color: #ffffff;

}

  1. toc:hover {
   border-color: #aaaaaa;

}

/*Input boxes*/ input {

   -moz-border-radius: 20px;
   padding-left: 5px;
   border: 2px solid #00aa00;

}

  1. 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, a.new:visited, #p-personal li a.new, #p-cactions a.new {color: #ffcc00;}

  1. bodyContent a.external {
   background-image: url(External.png);
   background-position: center right;
   background-repeat: no-repeat;
   background-padding-right: 13px;

}

  1. catlinks {
   border: 2px solid #00aa00;
   background: #ccffcc;
   -moz-border-radius: 20px;

}

</style>

Personal tools
Navigation