User:KurwaAntics/vector.css: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
KurwaAntics (talk | contribs) mNo edit summary |
KurwaAntics (talk | contribs) No edit summary |
||
Line 45: | Line 45: | ||
border: none !important; | border: none !important; | ||
margin-top: 0.7em !important; | margin-top: 0.7em !important; | ||
width: 17.5em; | |||
} | } | ||
#searchInput { | #searchInput { | ||
padding: 6px 10px !important; | padding: 6px 10px !important; | ||
width: 100% !important; | |||
} | } | ||
#searchButton { | #searchButton { | ||
display: none !important; | |||
} | } | ||
.suggestions { | .suggestions { |
Revision as of 08:58, November 15, 2015
/* Remove Ads */
.adsbygoogle { display:none !important; }
/* Admin highlight */
a[href$=":Gamefreak75"],
a[href$="/Gamefreak75"],
a[href$=":Ghost_Jam"],
a[href$="/Ghost_Jam"],
a[href$=":KPH2293"],
a[href$="/KPH2293"],
a[href$=":L151"],
a[href$="/L151"],
a[href$=":Phoenix"],
a[href$="/Phoenix"],
a[href$=":Toa_95"],
a[href$="/Toa_95"],
a[href$=":Turboo"],
a[href$="/Turboo"] {
color: #009900 !important;
font-weight: bold !important;
}
/* Bureaucrat highlight */
a[href$=":Glowsquid"],
a[href$="/Glowsquid"],
a[href$=":Porplemontage"],
a[href$="/Porplemontage"],
a[href$=":Walkazo"],
a[href$="/Walkazo"] {
color: #990099 !important;
font-weight: bold !important;
}
/* Search box */
div.vectorMenu h3 span {
padding-top: 1.25em !important;
}
#p-search {
margin-left: 0 !important;
margin-right: 0 !important;
}
#simpleSearch {
height: 1.8em !important;
background: none !important;
border: none !important;
margin-top: 0.7em !important;
width: 17.5em;
}
#searchInput {
padding: 6px 10px !important;
width: 100% !important;
}
#searchButton {
display: none !important;
}
.suggestions {
box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
}
.suggestions-results, .suggestions-special {
border: none;
}
.suggestions-special {
padding: 4px 8px;
}
.suggestions-result-current .special-label, .suggestions-result-current .special-query {
color: black;
}
.suggestions-result-current {
background-color: #ddd;
color: black;
}
.suggestions-result {
padding: 3px 8px;
}
/* Main page */
.mainpagebox {
border: 1px solid #E8E8E8 !important;
padding: 2px;
background: white !important;
border-radius: 0 !important;
box-shadow: 0px 1px 3px rgba(0,0,0,0.08);
}
.mainpagebox #nav {
background: transparent !important;
border:none !important;
box-shadow: none !important;
}
#wpTextbox1{
font: 12px/normal 'Monaco', 'Menlo', 'Ubuntu Mono', 'Consolas', 'source-code-pro', monospace;
}
.mainpagebox h2 {
border: none;
font-weight: 400;
padding: 4px 0 0 0 !important;
font-size: 20px !important;
background: transparent !important;
color: #259 !important;
-webkit-text-stroke-width: .5px;
-webkit-text-stroke-color: #259;
}
#WelcomeDiv {
margin: 0 0 -.5em 0 !important;
padding: .1em 0 .4em 0 !important;
line-height: 100% !important;
}
#shroom, #maintain {
display:none;
}
.notice-template, .mw-warning-with-logexcerpt.mw-content-ltr {
background: white !important;
margin: .5em 0 !important;
padding: .25em 1em !important;
border: 1px solid #eee !important;
box-shadow: 0px 1px 3px rgba(0,0,0,0.08);
line-height: 100% !important;
font-size: 13px !important;
display: inline-block;
}
#niwa {
border: 1px solid #CADEED !important;
box-shadow: 0px 1px 3px #DDE6ED !important;
background: linear-gradient(to bottom,#fff 65%,#EFF6FA 100%) !important;
}
#welcome td:last-of-type {
width: 350px;
}
#welcome #nav {
float: right;
font-size: 14px;
}
#welcome #nav ul {
list-style: none;
}
#contentSub {
margin-bottom: 0.25em;
margin-left: 0;
}