User:Arucard/monobook.css: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 200: | Line 200: | ||
a:visited { | a:visited { | ||
color: # | color: #c0c; | ||
} | } | ||
Revision as of 14:37, July 17, 2012
/* CSS placed here will affect users of the Monobook skin */
/* <h2> All pages </h2> */
/* <h3> Interface elements </h3> */
#p-logo a {
background: url(/images/mariowiki.png) 35% 50% no-repeat !important;
}
/* #n-Anniversary {
display: none;
} */
body {
background: #f9f9f9 url(/images/mariowikiheadbg.png) repeat;
}
.pBody,
.portlet h5,
ul#f-list {
font-family: verdana;
}
#p-personal a.new {
color: #f00;
}
#p-personal a.new:visited {
color: #c00;
}
li#pt-userpage,
li#pt-anonuserpage,
li#pt-login {
background: url(/images/mushroom.gif) top left no-repeat;
padding: 1px 0 2px 20px;
line-height: 17px;
}
textarea {
background: #FFFFFF url(/images/marioeditbg.jpg);
}
#file img,
.ns-6 .wikitable.filehistory img {
background: url(/images/Checker-16x16.png) repeat scroll 0 0 transparent;
border: 1px solid white;
}
#siteNotice {
border-top: 2px solid #ccc;
border-bottom: 2px solid #ccc;
padding: 3px 2px 2px 2px;
margin: 10px 0 -5px 0;
}
#firstHeading {
margin-top: -3px;
}
.ns-104 div.thumb {
border-color: transparent;
}
html .thumbimage {
background: white;
}
div.tright {
margin: 0 0 0.8em 1.4em;
}
div.tleft {
margin: 0 1.4em 0.8em 0;
}
.catlinks {
background: #f9f9f9 url(/images/papermariohead.jpg) no-repeat center right;
margin-top: 10px;
}
#catlinks li {
margin: 0.28em 0;
line-height: 1em;
}
#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;
-webkit-border-top-left-radius: 1em;
-webkit-border-top-right-radius: 1em;
border-top-left-radius: 1em;
border-top-right-radius: 1em;
khtml-border-top-left-radius: 1em;
khtml-border-top-right-radius: 1em;
-icab-border-top-left-radius: 1em;
-icab-border-top-right-radius: 1em;
}
div.pBody {
-moz-border-radius-topright: 1em;
-moz-border-radius-bottomright: 1em;
-webkit-border-top-right-radius: 1em;
-webkit-border-bottom-right-radius: 1em;
border-top-right-radius: 1em;
border-bottom-right-radius: 1em;
khtml-border-top-right-radius: 1em;
khtml-border-bottom-right-radius: 1em;
-icab-border-top-right-radius: 1em;
-icab-border-bottom-right-radius: 1em;
}
#p-cactions li {
padding-bottom: 1em;
-moz-border-radius-topleft: .72em !important;
-moz-border-radius-topright: .72em !important;
-webkit-border-top-left-radius: .72em !important;
-webkit-border-top-right-radius: .72em !important;
border-top-left-radius: .72em !important;
border-top-right-radius: .72em !important;
khtml-border-top-left-radius: .72em !important;
khtml-border-top-right-radius: .72em !important;
-icab-border-top-left-radius: .72em !important;
-icab-border-top-right-radius: .72em !important;
}
input.searchButton {
padding: 0 0.4em !important;
cursor: pointer;
background-color: white;
border: 1px solid #2f6fab;
font-weight: normal;
}
#searchGoButton {
font-weight: normal;
}
#searchInput {
border: 1px solid #2f6fab;
}
input[type="radio"],
input[type="checkbox"] {
border: none;
}
select {
border: 1px solid #2f6fab;
color: black;
}
#content {
margin: 2.8em 0 0 12.2em;
-moz-border-radius-topleft: 1em;
-moz-border-radius-bottomleft: 1em;
-webkit-border-top-left-radius: 1em;
-webkit-border-bottom-left-radius: 1em;
border-top-left-radius: 1em;
border-bottom-left-radius: 1em;
khtml-border-top-left-radius: 1em;
khtml-border-bottom-left-radius: 1em;
-icab-border-top-left-radius: 1em;
-icab-border-bottom-left-radius: 1em;
}
#p-cactions {
left: 11.7em;
}
.portlet {
width: 11.8em;
}
#p-personal li a:hover {
background-color: none;
text-decoration: underline;
}
#p-cactions li a {
color: #00c;
}
#p-cactions .new a {
color: #c00;
}
.pBody {
z-index: 3!important;
}
/* <h3> Page content </h3> */
a {
color: #00f;
}
a:visited {
color: #c0c;
}
a:active {
color: orange;
}
p {
margin: 0.9em 0em 1em 0em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: black;
margin: 0px;
}
pre {
border: 1px dashed #06f;
overflow: auto;
}
.ns-0 pre, .ns-14 pre, .ns-102 pre, .ns-6 pre, .ns-104 pre {
width: 600px;
}
#bodyContent h1,
#bodyContent h2,
#bodyContent h3,
#bodyContent h4,
#bodyContent h5 {
margin-bottom: 0.6em;
}
.ipa {
font-family: "Arial Unicode MS","Charis SIL","DejaVu Sans",Gentium,"Lucida Sans Unicode","TITUS Cyberbit","DoulosSIL",Arial;
}
blockquote {
border-left: 3px solid #06f;
margin-left: 2em;
padding-left: 1em;
}
ol.references {
font-size: 90%;
}
.references-small {
font-size: 80%;
}
ol.references > li:target {
background-color: #ddeeff;
}
sup.reference:target {
background-color: #ddeeff;
}
.references {
font-size: 92%;
}
table.gallery .gallerybox .gallerytext {
text-align: center;
}
table.gallery .gallerybox .gallerytext p {
margin: 0;
}
table.gallery {
margin: 2px auto;
}
#bodyContent a.extiw {
color: #06f;
}
#bodyContent a.extiw:visited {
color: #6666BB;
}
#bodyContent a.external {
color: #06f;
}
#bodyContent a.external:visited {
color: #0044CC;
}
.ns-3 [style*="position:fixed"] {
display: none;
}