User:KurwaAntics/vector.css: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
KurwaAntics (talk | contribs) No edit summary |
KurwaAntics (talk | contribs) No edit summary |
||
Line 2: | Line 2: | ||
.adsbygoogle { display:none !important; } | .adsbygoogle { display:none !important; } | ||
/* Edit windows textbox */ | /* Edit windows textbox *//* | ||
#wpTextbox1{ | #wpTextbox1{ | ||
font: 12px/normal 'Monaco', 'Menlo', 'Ubuntu Mono', 'Consolas', 'source-code-pro', monospace; | font: 12px/normal 'Monaco', 'Menlo', 'Ubuntu Mono', 'Consolas', 'source-code-pro', monospace; | ||
} | }*/ | ||
/* Heading *//* | /* Heading *//* |
Revision as of 08:58, September 4, 2016
/* Remove Ads */
.adsbygoogle { display:none !important; }
/* Edit windows textbox *//*
#wpTextbox1{
font: 12px/normal 'Monaco', 'Menlo', 'Ubuntu Mono', 'Consolas', 'source-code-pro', monospace;
}*/
/* Heading *//*
.mw-body h1, .mw-body h2 {
font-family: "Linux Libertine", Georgia, Times, serif;
}
.mw-body #toc h2, .mw-body .toc h2, .mainpagebox h2 {
font-family: sans-serif !important;
}
*/
.mainpagebox h2 {
font-family: sans-serif !important;
}