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) mNo edit summary |
||
Line 46: | Line 46: | ||
} | } | ||
h1.firstHeading, h2.mw-headline { | h1.firstHeading, h2 .mw-headline { | ||
font-family: "Linux Libertine",Georgia,Times,serif !important; | font-family: "Linux Libertine",Georgia,Times,serif !important; | ||
line-height: 1.3 !important; | line-height: 1.3 !important; |
Revision as of 18:51, October 10, 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$=":Toa_95"],
a[href$="/Toa_95"],
a[href$=":Turboo"],
a[href$="/Turboo"] {
color: #006600 !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: #000066 !important;
font-weight: bold !important;
}
/* Main page */
.mainpagebox {
border: 1px solid rgba(0, 128, 160, 0.375) !important;
padding: 2px;
background: linear-gradient(#fcfcff, #f8f8ff) !important;
border-radius: 4px !important;
box-shadow: .5px .5px 5px rgba(0, 0, 0, 0.25);
}
.mainpagebox h2 {
border: none !important;
border-radius: 4px !important;
}
.shroomspring {
border-radius: 4px !important;
}
h1.firstHeading, h2 .mw-headline {
font-family: "Linux Libertine",Georgia,Times,serif !important;
line-height: 1.3 !important;
margin-bottom: 0.25em !important;
padding: 0 !important;
}
#wpTextbox1 { font-family: monospace; font-size: 13px; }