<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.knodel.net/oops/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AMonobook.css</id>
		<title>MediaWiki:Monobook.css - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.knodel.net/oops/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AMonobook.css"/>
		<link rel="alternate" type="text/html" href="http://www.knodel.net/oops/index.php?title=MediaWiki:Monobook.css&amp;action=history"/>
		<updated>2026-05-08T16:28:16Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.26.3</generator>

	<entry>
		<id>http://www.knodel.net/oops/index.php?title=MediaWiki:Monobook.css&amp;diff=535&amp;oldid=prev</id>
		<title>Eogen: Created page with &quot;/* CSS placed here will affect users of the MonoBook skin */ /* Don&#039;t display some stuff on the main page */ body.page-Main_Page #deleteconfirm, body.page-Main_Page #t-cite, b...&quot;</title>
		<link rel="alternate" type="text/html" href="http://www.knodel.net/oops/index.php?title=MediaWiki:Monobook.css&amp;diff=535&amp;oldid=prev"/>
				<updated>2018-09-19T08:31:26Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;CSS placed here will affect users of the MonoBook skin: &lt;/span&gt; ‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Don&amp;#039;t display some stuff on the main page: &lt;/span&gt; body.page-Main_Page #deleteconfirm, body.page-Main_Page #t-cite, b...&amp;quot;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/* CSS placed here will affect users of the MonoBook skin */&lt;br /&gt;
/* Don&amp;#039;t display some stuff on the main page */&lt;br /&gt;
body.page-Main_Page #deleteconfirm,&lt;br /&gt;
body.page-Main_Page #t-cite,&lt;br /&gt;
body.page-Main_Page #lastmod,&lt;br /&gt;
body.action-view.page-Main_Page #siteSub,&lt;br /&gt;
body.action-view.page-Main_Page #contentSub,&lt;br /&gt;
body.action-view.page-Main_Page h1.firstHeading {&lt;br /&gt;
	display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#siteNotice {&lt;br /&gt;
	margin-top: 5px;&lt;br /&gt;
	margin-bottom: -.5em;&lt;br /&gt;
}&lt;br /&gt;
#mw-dismissable-notice {&lt;br /&gt;
	background: transparent;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* BEGIN LIGHT BLUE SECTION&lt;br /&gt;
   Make content area light blue in all namespaces except articles (main namespace). &lt;br /&gt;
   This is done by setting the background color for all #content areas &lt;br /&gt;
   to light blue, and then overriding it back to white for any #content &lt;br /&gt;
   enclosed in a .ns-0 (main namespace). We do the same for the &amp;quot;tab&amp;quot; &lt;br /&gt;
   backgrounds and some other objects. */&lt;br /&gt;
&lt;br /&gt;
div#content,&lt;br /&gt;
div#p-cactions li a:hover,&lt;br /&gt;
div#p-cactions li.selected a,&lt;br /&gt;
div#content div.thumb {          /* &amp;quot;Margin&amp;quot; for thumbs, padding for galleries */&lt;br /&gt;
	background-color: #F8FCFF;   /* Light blue */&lt;br /&gt;
}&lt;br /&gt;
div#p-cactions li a {&lt;br /&gt;
	background-color: #F7F9FB;   /* Light blue-gray inactive tabs */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ns-0 div#content,&lt;br /&gt;
.ns-0 div#p-cactions li a:hover, .ns-0 div#p-cactions li.selected a, &lt;br /&gt;
.ns-0 div#content div.thumb {&lt;br /&gt;
	background-color: white;     /* Set back to white for articles */&lt;br /&gt;
}&lt;br /&gt;
.ns-0 div#p-cactions li a {&lt;br /&gt;
	background-color: #FBFBFB;   /* Light gray inactive tabs in articles */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media print {&lt;br /&gt;
	div#content {&lt;br /&gt;
		background: white;&lt;br /&gt;
	} /* White background on print */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* END LIGHT BLUE SECTION */&lt;br /&gt;
&lt;br /&gt;
/* Talk page tab &amp;quot;+&amp;quot; / &amp;quot;new section&amp;quot;. &lt;br /&gt;
   Sets the same padding as the other tabs have. */&lt;br /&gt;
div#p-cactions #ca-addsection a {&lt;br /&gt;
	padding-left: .8em;&lt;br /&gt;
	padding-right: .8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Block quotations */&lt;br /&gt;
div#content blockquote {&lt;br /&gt;
	font-size: 93.75%;  /* equivalent of 15px in 16px default */&lt;br /&gt;
	margin: 1em 1.6em;  /* same indent as an unordered list */&lt;br /&gt;
}&lt;br /&gt;
div#content blockquote p {&lt;br /&gt;
	line-height: inherit;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Make &amp;quot;From Wikipedia, the free encyclopedia&amp;quot; a bit smaller */&lt;br /&gt;
#siteSub {&lt;br /&gt;
	font-size: 92%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #lastmod,&lt;br /&gt;
div#footer #copyright {&lt;br /&gt;
	display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
p.error {&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Remove default styles for [[MediaWiki:Noarticletext]]. */&lt;br /&gt;
div.noarticletext {&lt;br /&gt;
	border: none;&lt;br /&gt;
	background: transparent;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Class styles */&lt;br /&gt;
&lt;br /&gt;
/* .toccolours added here because version in &lt;br /&gt;
   monobook/main.css wasn&amp;#039;t being used by the print style */&lt;br /&gt;
.toccolours { &lt;br /&gt;
	border: 1px solid #aaa;&lt;br /&gt;
	background-color: #f9f9f9;&lt;br /&gt;
	padding: 5px;&lt;br /&gt;
	font-size: 95%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Don&amp;#039;t underline links in portlets/specialchars even with pref &amp;quot;Underline links:Always&amp;quot; */&lt;br /&gt;
.portlet a,&lt;br /&gt;
#editpage-specialchars a {&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
.portlet a:hover,&lt;br /&gt;
#editpage-specialchars a:hover {&lt;br /&gt;
	text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Position coordinates */&lt;br /&gt;
#coordinates {  &lt;br /&gt;
	position: absolute;&lt;br /&gt;
	z-index: 1;&lt;br /&gt;
	border: none;&lt;br /&gt;
	background: none;&lt;br /&gt;
	right: 0;&lt;br /&gt;
	top: 3.7em;&lt;br /&gt;
	float: right;&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
	padding-right: 30px;&lt;br /&gt;
	line-height: 1.5em;&lt;br /&gt;
	text-align: right;&lt;br /&gt;
	text-indent: 0;&lt;br /&gt;
	font-size: 85%;&lt;br /&gt;
	text-transform: none;&lt;br /&gt;
	white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
/* Prep for moving coordinates into mw-indicator */&lt;br /&gt;
.mw-indicator #coordinates {&lt;br /&gt;
	position: absolute;&lt;br /&gt;
	right: 1em;&lt;br /&gt;
	top: 3.7em;&lt;br /&gt;
	text-align: right;&lt;br /&gt;
	font-size: 85%;&lt;br /&gt;
	white-space: nowrap;&lt;br /&gt;
	padding: 0; /* override for #coordinates */&lt;br /&gt;
	line-height: 1; /* override for #coordinates */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ve-ce-surface-enabled #coordinates {&lt;br /&gt;
	margin-top: -3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* FR topicon position */&lt;br /&gt;
div.flaggedrevs_short {&lt;br /&gt;
	position: absolute;&lt;br /&gt;
	z-index: 10;&lt;br /&gt;
	top: 10px;&lt;br /&gt;
	right: 110px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ve-ce-surface #coordinates {&lt;br /&gt;
	top: 0;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Add bolding to ooui destructive buttons */&lt;br /&gt;
#mw-prefs-restoreprefs,&lt;br /&gt;
#wpConfirmB,&lt;br /&gt;
#mw-editform-cancel,&lt;br /&gt;
#oo-ui-flaggedElement-destructive,&lt;br /&gt;
.oo-ui-buttonElement-frameless.oo-ui-flaggedElement-destructive,&lt;br /&gt;
.oo-ui-buttonElement-framed.oo-ui-flaggedElement-destructive,&lt;br /&gt;
.oo-ui-buttonElement-framed.oo-ui-flaggedElement-destructive &amp;gt; .oo-ui-buttonElement-button,&lt;br /&gt;
.oo-ui-buttonElement-frameless.oo-ui-flaggedElement-destructive &amp;gt; .oo-ui-buttonElement-button &amp;gt; .oo-ui-labelElement-label {&lt;br /&gt;
	font-weight: 700;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Responsive mboxes */&lt;br /&gt;
@media (max-width:550px) {&lt;br /&gt;
	table.tmbox:not(.mbox-small):not(.mbox-small-left),&lt;br /&gt;
	table.ambox:not(.mbox-small):not(.mbox-small-left),&lt;br /&gt;
	table.imbox:not(.mbox-small):not(.mbox-small-left),&lt;br /&gt;
	table.cmbox:not(.mbox-small):not(.mbox-small-left),&lt;br /&gt;
	table.ombox:not(.mbox-small):not(.mbox-small-left) {&lt;br /&gt;
		margin: 0; /* disables 10% margin */&lt;br /&gt;
	}&lt;br /&gt;
	&lt;br /&gt;
	.mbox-image {&lt;br /&gt;
		display: none;&lt;br /&gt;
	}&lt;br /&gt;
	&lt;br /&gt;
	/* Break long words when they cause overflow */&lt;br /&gt;
	.mw-body {&lt;br /&gt;
		overflow-wrap: break-word;&lt;br /&gt;
	}&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Eogen</name></author>	</entry>

	</feed>