|
|
(One intermediate revision by the same user not shown) |
Line 1: |
Line 1: |
| /*edit this file to customize the monobook skin for the entire site */
| |
|
| |
| body {
| |
| font-size: 12px;
| |
| font-family: Times New Roman;
| |
| background-repeat: repeat;
| |
| background: tan;
| |
| }
| |
|
| |
|
| #content, #content table {
| |
| color:black;
| |
| background:#FF9;
| |
| }
| |
|
| |
| a { color: red; }
| |
|
| |
| a:visited { color: darkred; }
| |
|
| |
| #p-logo a { background: url(http://www.mariowiki.com/images/1/1f/SuperMarioWikiLogo2.png) 35% 50%
| |
| no-repeat !important; }
| |
|
| |
| a:active { color: salmon; }
| |
|
| |
| #p-personal a.new, a.new { color: gray; }
| |
|
| |
| #p-personal ul li a {color:brown;font-family:Impact; }
| |
|
| |
| #p-personal a.new:visited, a.new:visited { color:darkgray; }
| |
|
| |
| #p-logo a { background: url(http://www.mariowiki.com/images/1/1f/SuperMarioWikiLogo2.png) 35% 50% no-repeat !important; }
| |
|
| |
| p { margin: 0.9em 0em 1em 0em; }
| |
|
| |
| h1, h2, h3, h4, h5, h6 {
| |
| color: brown;
| |
| margin: 0px;
| |
| }
| |
|
| |
| pre { border: 1px dashed black; overflow: auto; background:tan; }
| |
|
| |
| textarea {
| |
| color:black;
| |
| border:4px solid orange;
| |
| background:gold;
| |
| }
| |
|
| |
| #file img { background: url("http://upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png") repeat;
| |
| }
| |
|
| |
| #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 {
| |
| margin-bottom:0.6em;
| |
| }
| |
|
| |
| #siteNotice {
| |
| padding: 0.3em;
| |
| margin: 10px;
| |
| border-top: 2px solid #dcc;
| |
| border-bottom: 2px solid #dcc;
| |
| background: #fffafa;
| |
| font-size: smaller;
| |
| line-height: 90%;
| |
| }
| |
|
| |
| #catlinks {
| |
| background-image: url(http://www.mariowiki.com/images/papermariohead.png);
| |
| background-repeat: no-repeat;
| |
| background-position: center right;
| |
| padding-right: 50px;
| |
| border: 1px dotted brown;
| |
| background: gold;
| |
| }
| |
|
| |
| .spoiler {
| |
| width:70%;
| |
| padding: 0.2em;
| |
| margin: 10px;
| |
| border-top: 2px solid #dcc;
| |
| border-bottom: 2px solid #dcc;
| |
| }
| |
| #p-cactions ul li a.new { color: red; }
| |
| #p-cactions ul li a { background: brown; color:gold; }
| |
| #p-cactions ul li.selected a { background: orange; color:brown; }
| |
| #p-cactions li.selected { border-color: red; }
| |
|
| |
| #navbox {
| |
| border: 3px solid brown;
| |
| background:gold;
| |
| padding: 5px;
| |
| font-size: 95%;
| |
| margin-left: 15px;
| |
| margin-bottom: 15px;
| |
| }
| |
|
| |
| #bodyContent a.extiw:active { color: #03c; }
| |
|
| |
| #bodyContent a.external { color: #03c; }
| |
|
| |
| #p-personal li a:hover {
| |
| background-color: brown;
| |
| text-decoration: underline;
| |
| }
| |
|
| |
| #p-cactions li a { color: red; }
| |
|
| |
| #p-cactions .new a { color:red; }
| |
|
| |
| #preftoc a:active { color:#009; }
| |
|
| |
| #content {
| |
| margin-left: 12.5em;
| |
| }
| |
|
| |
| #p-cactions {
| |
| left: 11.8em;
| |
| }
| |
|
| |
| .portlet {
| |
| width: 11.9em;
| |
| }
| |
|
| |
| input.searchButton {
| |
| padding: 0 0.4em !important;
| |
| cursor: pointer;
| |
| background-color: #fff7f7;
| |
| border: 1px solid #ab6f2f;
| |
| font-weight: normal;
| |
| }
| |
|
| |
| #searchGoButton {
| |
| font-weight: normal;
| |
| }
| |
|
| |
| #searchInput {
| |
| border: 2px solid brown;
| |
| background:#fff7f7;
| |
| }
| |
|
| |
| input {
| |
| background-color: #fff7f7;
| |
| color:orange;
| |
| border: 2px solid brown;
| |
| }
| |
|
| |
|
| |
| input[type="radio"], input[type="checkbox"] {
| |
| border: none;
| |
| }
| |
|
| |
| select {
| |
| border: 1px solid #ab6f2f;
| |
| color: Black;
| |
| background:#fff7f7;
| |
| }
| |
|
| |
| .IntroPageBox {
| |
| background-color: #ffe;
| |
| background-repeat: no-repeat;
| |
| background-position: bottom right;
| |
| }
| |
|
| |
| .IntroPageBox div.tright {
| |
| border-color: transparent !important;
| |
| }
| |
|
| |
| blockquote {
| |
| border-left: 3px solid red;
| |
| margin-left: 2em;
| |
| padding-left: 1em;
| |
| }
| |
|
| |
| .oldh3 {font-size: 132%}
| |
|
| |
| .spoiler {
| |
| padding: 0.2em;
| |
| margin: 10px;
| |
| border-top: 2px solid #dcc;
| |
| border-bottom: 2px solid #dcc;
| |
| }
| |
|
| |
| #disambig {
| |
| border-top: 3px double #dcc;
| |
| border-bottom: 3px double #dcc;
| |
| }
| |
|
| |
| .references {
| |
| font-size:92%
| |
| }
| |
|
| |
| .smalltoptext {
| |
| font-size:108%;
| |
| padding-top:5.2em;
| |
| padding-bottom:0.09em;
| |
| padding-right:0em;
| |
| float:right;
| |
| position:absolute;
| |
| right:1.5em;
| |
| top:0em;
| |
| white-space:nowrap;
| |
| }
| |
|
| |
| .shroom {
| |
| background:url(http://www.mariowiki.com/images/c/c9/Mushroombg.png) repeat;
| |
| padding:0.3em;
| |
| color:darkgreen
| |
| }
| |
|
| |
| .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: 35px;
| |
| min-width: 295px;
| |
| }
| |
|
| |
| #content {
| |
| margin: 2.8em 119px 0 12.2em;
| |
| border: 12px solid orange;
| |
| }
| |
|
| |
| #p-personal {
| |
| z-index: 6;
| |
| }
| |
|
| |
| #f-poweredbyico {
| |
| z-index: 0;
| |
| }
| |
|
| |
| .right {
| |
| text-align:right;
| |
| }
| |
|
| |
| .awards {
| |
| background:url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Untitled-2copy-1.png);
| |
| }
| |
|
| |
| .proposal {
| |
| background:url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/peerreviewbg.png);
| |
| }
| |
|
| |
| .fakenews {
| |
| background:url(http://www.mariowiki.com/images/e/e0/Version2small.png);
| |
| }
| |
|
| |
| .interview {
| |
| background:url(http://www.mariowiki.com/images/a/ab/Yoshi_Emblem.gif);
| |
| }
| |
|
| |
| /* Side ad code */
| |
|
| |
| #column-google {
| |
| width: 120px;
| |
| clear: left;
| |
| position: absolute;
| |
| padding: 35px 0px 6px 6px;
| |
| float: right;
| |
| right: 0px;
| |
| top: 0px;
| |
| z-index: 1;
| |
| }
| |
|
| |
| #google-ads {
| |
| background-color: #fffafa;
| |
| z-index: 5;
| |
| }
| |
|
| |
| #google-linkbox {
| |
| background-color: #fffafa;
| |
| padding: 0px 0px 2px 0px;
| |
| z-index: -5;
| |
| }
| |
|
| |
| #google-referral {
| |
| background-color: #fffafa;
| |
| border: 1px solid #bbaaaa;
| |
| padding: 2px 0px 2px 0px;
| |
| text-align: center;
| |
| z-index: 5;
| |
| }
| |
|
| |
| #adbrite-ads {
| |
| background-color: #fffafa;
| |
| border: 6px solid #bbaaaa;
| |
| padding: 0px 2px 2px 2px;
| |
| text-align: center;
| |
| z-index: 5;
| |
| }
| |
|
| |
| /* End ad code */
| |
|
| |
| /* Main Page */
| |
|
| |
| .MainPageAffiliatesBox {
| |
| padding: 0px 2px 7px 2px;
| |
| color: #000;
| |
| background: url(http://www.mariowiki.com/images/affiliatesbg.png) repeat-x bottom #5C94FC;
| |
| border: 6px solid #000000;
| |
| width: 100%;
| |
| margin-top: 1px;
| |
| margin-bottom: -5px;
| |
| }
| |
|
| |
| .affiliates {
| |
| text-align: center;
| |
| font-size: 10px;
| |
| }
| |
|
| |
| .affiliates a {
| |
| background: none !important;
| |
| padding: 0 !important;
| |
| }
| |
|
| |
| .affiliates img {
| |
| margin-top: 1px;
| |
| margin-bottom: 2px;
| |
| }
| |
|
| |
| .MainTopText a {
| |
| color: black;
| |
| text-decoration: line-through;
| |
| }
| |
|
| |
| .MainTopText a:hover {
| |
| color: black;
| |
| text-decoration: bold;
| |
| }
| |
|
| |
| .MainPageProposalBox h3 {
| |
| font-size: 139%;
| |
| }
| |
|
| |
| /* End Main Page */
| |
|
| |
| #p-cactions ul li, #p-cactions ul li a, #p-cactions li.selected, #p-cactions li.selected a {
| |
| -moz-border-radius-topleft: 1em;
| |
| -moz-border-radius-topright: 1em;
| |
| }
| |
| #content {
| |
| -moz-border-radius: 1em;
| |
| }
| |
| div.pBody {
| |
| -moz-border-radius-topright: 1em;
| |
| -moz-border-radius-bottomright: 1em;
| |
| background:#fffafa;
| |
| border:1px solid #BAA;
| |
| }
| |
|
| |
| .mainLegend { display:inline; }
| |
| table.gallery { background:#fff7f7; }
| |
| table.gallery td { background:#fff7f7; }
| |
| div.tleft,div.tright {border-color:#fff7f7; }
| |
| div.thumb div { background:#fff7f7; }
| |
| table.diff, td.diff-otitle, td.diff-ntitle { background:#fff7f7; }
| |
| td.diff-context { background:#fff7f7; }
| |
| div.noarticletext { background:#fff7f7; }
| |
| .smalltoptext { padding-top:1.1em; }
| |
| Retrieved from "http://mariowiki.com/User:Test/monobook.css"
| |