User:Pmw2piVB/common.css
Appearance
Code that you insert on this page could contain malicious content capable of compromising your account. If you import a script from another page with "importScript", "mw.loader.load", "iusc", or "lusc", take note that this causes you to dynamically load a remote script, which could be changed by others. Editors are responsible for all edits and actions they perform, including by scripts. User scripts are not centrally supported and may malfunction or become inoperable due to software changes. A guide to help you find broken scripts is available. If you are unsure whether code you are adding to this page is safe, you can ask at the appropriate village pump. This code will be executed when previewing this page. |
![]() | The accompanying .js page for this skin is at User:Pmw2piVB/common.js. |
.wikiEditor-ui-left { height: 100% !important; }
.wikiEditor-ui-bottom { height: 100% !important; }
.wikiEditor-ui-text { height: 100% !important; }
.ui-resizable { height: 75vh !important; }
tt, center, dir, font, menu, xmp, strike { color: DarkRed !important; background: Pink !important; } /* make deprecated HTML elements stick out */
.mw-parser-output span.cs1-maint { display: inline; } /* display Citation Style 1 maintenance messages */
.mw-parser-output span.cs1-hidden-error { display: inline; } /* display hidden-by-default Citation Style 1 error messages */
#footer-icons { display: none !important; } /* hide some "tedious noob boilerplate" */
td.diff-context { font-size: 67%; } /* shrink unchanged text in diff view */
div.editpage-head-copywarn { font-size: 67%; } /* shrink copy warning header in page edit */
span.mw-continue-editing { font-weight: bold; } /* slightly increase "→ Go to editing area" link size by bolding */
#p-navigation, #t-emailuser { display: none; } /* hide the navigation section and Special:EmailUser ("Email this user") button from the left sidebar */
#mp-left, #mp-middle, #mp-itn-h2, #mp-itn, #mp-tfa-h2, #mp-tfa, #mp-dyk-h2, #mp-dyk, #mp-otd-h2, #mp-otd, #mp-tfl-h2, #mp-tfl, .itn-footer, .potd-recent, .potd-footer { display: none; } /* hide some main page elements (today's featured article, did you know, on this day, and today's featured list) */
div.mw-specialpage-summary { font-size: 67%; }
.updatedmarker { background-color: #48c848; }
.p-current-events-headlines {
margin-bottom: 0.5em;
border: 1px solid #cedff2;
padding: 0.4em;
background-color: #f5faff;
}
.p-current-events-headlines h2 {
display: block;
margin: -0.1em -0.1em 0.4em;
border: none;
padding: 0.3em;
background-color: #cedff2;
font-size: 12pt;
line-height: inherit;
font-family: inherit;
font-weight: bold;
color: inherit;
}
.p-current-events-headlines h2::after {
border: none;
}
.p-current-events-headlines::after {
clear: both;
content: "";
display: table;
}
.itn-img {
float: right;
margin-left: 0.5em;
margin-top: 0.2em;
}
.asof-tag.ref { display: inline !important; } /* (only) show referenced links for as-of template */
#p-lang-btn-sticky-header { display: none; } /* hide "Add Languages" button from persistent header */
.mw-rcfilters-ui-watchlistTopSectionWidget-editWatchlistButton { display: none; } /* hide (redundant) "Edit your list of watched pages" button from Special:Watchlist */
#t-citationbot > a { font-size: 1.175em; }
#left-navigation { display: none; }
#ca-view, #ca-edit, #ca-history { display: none; }
.mw-changeslist-links.mw-pager-tools { display: none; } /* hide thank buttons from watchpages */