User:Dry dry king/monobook.css: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
Dry dry king (talk | contribs) m (skin color) |
Dry dry king (talk | contribs) m (Undo revision 816304 by Dry dry king (Talk)) |
||
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 { | body { | ||
Line 5: | Line 5: | ||
font-family: Times New Roman; | font-family: Times New Roman; | ||
background-repeat: repeat; | background-repeat: repeat; | ||
background: | background: div class="shroomsummer" | ||
} | } | ||
#content, #content table { | #content, #content table { | ||
color:black; | color:black; | ||
background:# | background:#fffafa; | ||
} | } | ||
a { color: | a { color: blue; } | ||
a:visited { color: | a:visited { color: darkblue; } | ||
#p- | a:active { color: lightblue; } | ||
#p-personal a.new, a.new { color: #909; } | |||
#p-personal a.new:visited, a.new:visited { color:#606; } | |||
#p-personal a.new:visited, a.new:visited { color: | |||
#p-logo a { background: url(http://www.mariowiki.com/images/ | #p-logo a { background: url(http://www.mariowiki.com/images/9/90/SuperMarioWikiLogo.png) 35% 50% no-repeat !important; } | ||
p { margin: 0.9em 0em 1em 0em; } | p { margin: 0.9em 0em 1em 0em; } | ||
Line 37: | Line 32: | ||
} | } | ||
pre { border: 1px dashed | pre { border: 1px dashed #900; overflow: auto; background:#fff7f7; } | ||
textarea { | textarea { background:url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/mainwikitabg.png); | ||
color: | color:#701919; | ||
border: | border:1px solid #cc9494; | ||
} | } | ||
Line 67: | Line 61: | ||
background-position: center right; | background-position: center right; | ||
padding-right: 50px; | padding-right: 50px; | ||
border: 1px dotted | border: 1px dotted #cc9494; | ||
background: | background-color: #fff7f7; | ||
} | } | ||
Line 78: | Line 72: | ||
border-bottom: 2px solid #dcc; | border-bottom: 2px solid #dcc; | ||
} | } | ||
#navbox { | #navbox { | ||
border: | /*border:1px solid #2f6fab;*/ | ||
background: | border: 1px solid #aaaaaa; | ||
background-color:#fff7f7; | |||
padding: 5px; | padding: 5px; | ||
font-size: 95%; | font-size: 95%; | ||
Line 97: | Line 88: | ||
#p-personal li a:hover { | #p-personal li a:hover { | ||
background-color: | background-color: none; | ||
text-decoration: underline; | text-decoration: underline; | ||
} | } | ||
#p-cactions li a { color: | #p-cactions li a { color: #009; } | ||
#p-cactions .new a { color: | #p-cactions .new a { color:#606; } | ||
#preftoc a:active { color:#009; } | #preftoc a:active { color:#009; } | ||
Line 132: | Line 123: | ||
#searchInput { | #searchInput { | ||
border: | border: 1px solid #ab6f2f; | ||
background:#fff7f7; | background:#fff7f7; | ||
} | } | ||
Line 138: | Line 129: | ||
input { | input { | ||
background-color: #fff7f7; | background-color: #fff7f7; | ||
color: | color:green; | ||
border: | border: 1px solid brown; | ||
} | } | ||
Line 164: | Line 155: | ||
blockquote { | blockquote { | ||
border-left: 3px solid | border-left: 3px solid #c30; | ||
margin-left: 2em; | margin-left: 2em; | ||
padding-left: 1em; | padding-left: 1em; |
Revision as of 15:46, August 1, 2010
/* 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: div class="shroomsummer"
}
#content, #content table {
color:black;
background:#fffafa;
}
a { color: blue; }
a:visited { color: darkblue; }
a:active { color: lightblue; }
#p-personal a.new, a.new { color: #909; }
#p-personal a.new:visited, a.new:visited { color:#606; }
#p-logo a { background: url(http://www.mariowiki.com/images/9/90/SuperMarioWikiLogo.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 #900; overflow: auto; background:#fff7f7; }
textarea { background:url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/mainwikitabg.png);
color:#701919;
border:1px solid #cc9494;
}
#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 #cc9494;
background-color: #fff7f7;
}
.spoiler {
width:70%;
padding: 0.2em;
margin: 10px;
border-top: 2px solid #dcc;
border-bottom: 2px solid #dcc;
}
#navbox {
/*border:1px solid #2f6fab;*/
border: 1px solid #aaaaaa;
background-color:#fff7f7;
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: none;
text-decoration: underline;
}
#p-cactions li a { color: #009; }
#p-cactions .new a { color:#606; }
#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: 1px solid #ab6f2f;
background:#fff7f7;
}
input {
background-color: #fff7f7;
color:green;
border: 1px 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 #c30;
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"