Jump to content

User:Pmw2piVB/common.css

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by FlightTime (talk | contribs) at 14:08, 13 April 2025 (FlightTime moved page User:Anderjef/common.css to User:Pmw2piVB/common.css: Automatically moved page while renaming the user "Anderjef" to "Pmw2piVB"). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
.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 */