|
|
(2 intermediate revisions not shown) |
Line 1: |
Line 1: |
| /* edit this file to customize the monobook skin for the entire site */ | | /* edit this file to customize the monobook skin for the entire site */ |
- |
| |
- | body {
| |
- | font-size: 10px;
| |
- | font-family: Arial Narrow;
| |
- | background-repeat: repeat;
| |
- | background: #F8FCFF url("http://img38.picoodle.com/img/img38/8/6/8/f_bkroundm_b1bc6db.jpg")
| |
- | }
| |
- | #content div.thumb {
| |
- | border-color: #F8FCFF;
| |
- | }
| |
- |
| |
- | .ns-0 * #content {
| |
- | background: white;
| |
- | }
| |
- |
| |
- | #mytabs li {
| |
- | background: #F8FCFF;
| |
- | }
| |
- |
| |
- | .ns-0 * #mytabs li {
| |
- | background: white;
| |
- | }
| |
- |
| |
- | #mytabs li a {
| |
- | background-color: #F8FCFF;
| |
- | }
| |
- |
| |
- | .ns-0 * #mytabs li a {
| |
- | background-color: white;
| |
- | }
| |
- |
| |
- | #p-cactions li a, #p-cactions li a:hover, #p-cactions li.selected a {
| |
- | background-color: #F8FCFF;
| |
- | }
| |
- |
| |
- | .ns-0 * #p-cactions li a {
| |
- | background-color: #fbfbfb;
| |
- | }
| |
- |
| |
- | .ns-0 * #p-cactions li.selected a, .ns-0 * #p-cactions li a:hover {
| |
- | background-color: white;
| |
- | }
| |
- |
| |
- | .ns-0 * #content div.thumb {
| |
- | border-color: white;
| |
- | }
| |
- |
| |
- | a { color: #00f; }
| |
- |
| |
- | a:visited { color: #00c; }
| |
- |
| |
- | a:active { color: orange; }
| |
- |
| |
- | #p-personal a.new { color: #f00; }
| |
- |
| |
- | #p-personal a.new:visited { color:#c00; }
| |
- |
| |
- | p { margin: 0.9em 0em 1em 0em; }
| |
- |
| |
- | h1, h2, h3, h4, h5, h6 {
| |
- | color: black;
| |
- | margin: 0px;
| |
- | }
| |
- |
| |
- | pre { border: 1px dashed #06f; overflow: auto; }
| |
- |
| |
- | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 {
| |
- | margin-bottom:0.6em;
| |
- | }
| |
- |
| |
- | #siteNotice {
| |
- | padding: 0.3em;
| |
- | margin: 10px;
| |
- | border-top: 2px solid #ccc;
| |
- | border-bottom: 2px solid #ccc;
| |
- | background: #fff;
| |
- | font-size: smaller;
| |
- | line-height: 90%;
| |
- | }
| |
- |
| |
- | #catlinks {
| |
- | background-repeat: no-repeat;
| |
- | background-position: center right;
| |
- | padding-right: 50px;
| |
- | }
| |
- |
| |
- | .spoiler {
| |
- | width:70%;
| |
- | padding: 0.2em;
| |
- | margin: 10px;
| |
- | border-top: 2px solid #ccc;
| |
- | border-bottom: 2px solid #ccc;
| |
- | }
| |
- |
| |
- | #navbox {
| |
- | /*border:1px solid #2f6fab;*/
| |
- | border: 1px solid #aaaaaa;
| |
- | background-color:#f9f9f9;
| |
- | padding: 5px;
| |
- | font-size: 95%;
| |
- | margin-left: 15px;
| |
- | margin-bottom: 15px;
| |
- | }
| |
- |
| |
- | #bodyContent a.extiw:active { color: #06f; }
| |
- |
| |
- | #bodyContent a.external { color: #06f; }
| |
- |
| |
- | #p-personal li a:hover {
| |
- | background-color: none;
| |
- | text-decoration: underline;
| |
- | }
| |
- |
| |
- | #p-cactions li a { color: #00c; }
| |
- |
| |
- | #p-cactions .new a { color:#c00; }
| |
- |
| |
- | #preftoc a:active { color: #00c; }
| |
- |
| |
- | #content {
| |
- | margin-left: 12.5em;
| |
- | }
| |
- |
| |
- | #p-cactions {
| |
- | left: 11.8em;
| |
- | }
| |
- |
| |
- | .portlet {
| |
- | width: 11.9em;
| |
- | }
| |
- |
| |
- | .portlet ul { list-style-image: url(http://img01.picoodle.com/img/img01/8/5/29/f_babybkrndm_8418768.png); }
| |
- | ul { list-style-image: url(http://img01.picoodle.com/img/img01/8/5/29/f_babybkrndm_8418768.png); }
| |
- | }
| |
- | pre { border: 1px dashed #06f; overflow: auto; }
| |
- | }
| |
- | textarea {
| |
- | font-family: Comic Sans MS;
| |
- | font-size: 14px;
| |
- | background: #F8FCFF url("http://img40.picoodle.com/img/img40/8/6/5/f_editthisinfm_b40cfbf.jpg")
| |
- | }
| |
- |
| |
- | input.searchButton {
| |
- | padding: 0 0.4em !important;
| |
- | cursor: pointer;
| |
- | background-color: White;
| |
- | border: 1px solid #2f6fab;
| |
- | font-weight: normal;
| |
- | }
| |
- |
| |
- | #searchGoButton {
| |
- | font-weight: normal;
| |
- | }
| |
- |
| |
- | }
| |
- | input {
| |
- | background-color: #F8FCFF;
| |
- | color:black
| |
- | }
| |
- | input.searchButton {
| |
- | background-color: #F8FCFF;
| |
- | border: 1px solid #111;
| |
- | color:black;
| |
- | }
| |
- | #searchInput {
| |
- | border: 1px solid #2f6fab;
| |
- | }
| |
- |
| |
- | }
| |
- | div.pBody {
| |
- | -moz-border-radius-topright: 1em;
| |
- | -moz-border-radius-bottomright: 1em;
| |
- | background-color: #F8FCFF;
| |
- | border:1px solid #111;
| |
- | }
| |
- |
| |
- | input[type="radio"], input[type="checkbox"] {
| |
- | border: none;
| |
- | }
| |
- |
| |
- | select {
| |
- | border: 1px solid #2f6fab;
| |
- | color: Black;
| |
- | }
| |
- |
| |
- | .IntroPageBox {
| |
- | background-color: #ffe;
| |
- | background-repeat: no-repeat;
| |
- | background-position: bottom right;
| |
- | }
| |
- |
| |
- | .IntroPageBox div.tright {
| |
- | border-color: transparent !important;
| |
- | }
| |
- |
| |
- | blockquote {
| |
- | border-left: 3px solid #06f;
| |
- | margin-left: 2em;
| |
- | padding-left: 1em;
| |
- | }
| |
- |
| |
- | .oldh3 {font-size: 132%}
| |
- |
| |
- | .spoiler {
| |
- | padding: 0.2em;
| |
- | margin: 10px;
| |
- | border-top: 2px solid #ccc;
| |
- | border-bottom: 2px solid #ccc;
| |
- | }
| |
- |
| |
- | #disambig {
| |
- | border-top: 3px double #cccccc;
| |
- | border-bottom: 3px double #cccccc;
| |
- | }
| |
- |
| |
- | .shroom {
| |
- | background:url(http://www.mariowiki.com/images/c/c9/Mushroombg.png) repeat;
| |
- | padding:0.3em;
| |
- | color:black
| |
- | }
| |
- |
| |
- | .troublecenter {
| |
- | background:url(http://www.mariowiki.com/images/2/2c/Troublecenterbg.png) repeat;
| |
- | padding:0.2em;
| |
- | color:#262626
| |
- | }
| |
- |
| |
- | .sigbox {
| |
- | background: url(http://www.mariowiki.com/images/sigboxbg.png) no-repeat top left;
| |
- | min-height: 20px;
| |
- | min-width: 180px;
| |
- | }
| |
- |
| |
- | .affiliates {
| |
- | text-align: center;
| |
- | }
| |
- |
| |
- | .affiliates a {
| |
- | background: none !important;
| |
- | padding: 0 !important;
| |
- | }
| |
- |
| |
- | .affiliates img {
| |
- | margin-top: 2px;
| |
- | margin-bottom: 2px;
| |
- | }
| |
- |
| |
- | /* Side ad code */
| |
- |
| |
- | #google-ads {
| |
- | background-color: #F8FCFF;
| |
- | z-index: 5;
| |
- | }
| |
- |
| |
- | #google-linkbox {
| |
- | background-color: #F8FCFF;
| |
- | padding: 0px 0px 2px 0px;
| |
- | z-index: -5;
| |
- | }
| |
- |
| |
- | #google-referral {
| |
- | background-color: #F8FCFF;
| |
- | border: 1px solid #aaaaaa;
| |
- | padding: 2px 0px 2px 0px;
| |
- | text-align: center;
| |
- | z-index: 5;
| |
- | }
| |
- |
| |
- | #adbrite-ads {
| |
- | background-color: #FFFFFF;
| |
- | border: 1px solid #aaaaaa;
| |
- | padding: 0px 2px 2px 2px;
| |
- | text-align: center;
| |
- | z-index: 5;
| |
- | }
| |
- |
| |
- | #content {
| |
- | border: 1px solid #aaaaaa;
| |
- | }
| |
- |
| |
- | #p-personal {
| |
- | z-index: 6;
| |
- | }
| |
- |
| |
- | #f-poweredbyico {
| |
- | z-index: 0;
| |
- | }
| |
- |
| |
- | .right {
| |
- | text-align:right;
| |
- | }
| |