<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.randombell.com/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AMinerva.css</id>
	<title>MediaWiki:Minerva.css - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.randombell.com/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AMinerva.css"/>
	<link rel="alternate" type="text/html" href="https://wiki.randombell.com/index.php?title=MediaWiki:Minerva.css&amp;action=history"/>
	<updated>2026-04-25T09:03:33Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://wiki.randombell.com/index.php?title=MediaWiki:Minerva.css&amp;diff=2128&amp;oldid=prev</id>
		<title>Randombell: Created page with &quot;/* All CSS here will be loaded for users of the MinervaNeue skin */ /* Reset user agent styles. We don&#039;t reset small or blockquote here deliberately */ cite, dfn { 	font-style: inherit; }  q { 	quotes: &#039;&quot;&#039; &#039;&quot;&#039; &quot;&#039;&quot; &quot;&#039;&quot;; }  /* Hide stuff meant for accounts with special permissions. Made visible again in    MediaWiki:Group-sysop.css and so on for other groups. */ .checkuser-show, .sysop-show, .user-show,  .templateeditor-show, .extendedmover-show, .patroller-show, .exte...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.randombell.com/index.php?title=MediaWiki:Minerva.css&amp;diff=2128&amp;oldid=prev"/>
		<updated>2025-08-27T20:02:15Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;span class=&quot;autocomment&quot;&gt;All CSS here will be loaded for users of the MinervaNeue skin: &lt;/span&gt; &lt;span class=&quot;autocomment&quot;&gt;Reset user agent styles. We don&amp;#039;t reset small or blockquote here deliberately: &lt;/span&gt; cite, dfn { 	font-style: inherit; }  q { 	quotes: &amp;#039;&amp;quot;&amp;#039; &amp;#039;&amp;quot;&amp;#039; &amp;quot;&amp;#039;&amp;quot; &amp;quot;&amp;#039;&amp;quot;; }  &lt;span class=&quot;autocomment&quot;&gt;Hide stuff meant for accounts with special permissions. Made visible again in    &lt;a href=&quot;/index.php?title=MediaWiki:Group-sysop.css&quot; title=&quot;MediaWiki:Group-sysop.css&quot;&gt;MediaWiki:Group-sysop.css&lt;/a&gt; and so on for other groups.: &lt;/span&gt; .checkuser-show, .sysop-show, .user-show,  .templateeditor-show, .extendedmover-show, .patroller-show, .exte...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/* All CSS here will be loaded for users of the MinervaNeue skin */&lt;br /&gt;
/* Reset user agent styles. We don&amp;#039;t reset small or blockquote here deliberately */&lt;br /&gt;
cite,&lt;br /&gt;
dfn {&lt;br /&gt;
	font-style: inherit;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
q {&lt;br /&gt;
	quotes: &amp;#039;&amp;quot;&amp;#039; &amp;#039;&amp;quot;&amp;#039; &amp;quot;&amp;#039;&amp;quot; &amp;quot;&amp;#039;&amp;quot;;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide stuff meant for accounts with special permissions. Made visible again in&lt;br /&gt;
   [[MediaWiki:Group-sysop.css]] and so on for other groups. */&lt;br /&gt;
.checkuser-show,&lt;br /&gt;
.sysop-show,&lt;br /&gt;
.user-show, &lt;br /&gt;
.templateeditor-show,&lt;br /&gt;
.extendedmover-show,&lt;br /&gt;
.patroller-show,&lt;br /&gt;
.extendedconfirmed-show,&lt;br /&gt;
.autoconfirmed-show {&lt;br /&gt;
	display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Prevent flags in tables from collapsing&lt;br /&gt;
Fix for [[phab:T116318]]&lt;br /&gt;
*/&lt;br /&gt;
.flagicon img {&lt;br /&gt;
	min-width: 23px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Prevent unnecessary margin at the bottom of centralnotices */&lt;br /&gt;
.cnotice {&lt;br /&gt;
	margin-bottom: 0 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * BELOW HERE THERE BE SOONTOBE TEMPLATESTYLES THINGS;&lt;br /&gt;
 * SEE [[MediaWiki talk:Common.css/to do]]&lt;br /&gt;
 */&lt;br /&gt;
.mw-parser-output .infobox-header,&lt;br /&gt;
.mw-parser-output .infobox-subheader,&lt;br /&gt;
.mw-parser-output .infobox-above,&lt;br /&gt;
.mw-parser-output .infobox-title,&lt;br /&gt;
.mw-parser-output .infobox-image,&lt;br /&gt;
.mw-parser-output .infobox-full-data,&lt;br /&gt;
.mw-parser-output .infobox-below {&lt;br /&gt;
	text-align: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Prevent line breaks in silly places:&lt;br /&gt;
   1) Where desired&lt;br /&gt;
   2) Links when we don&amp;#039;t want them to&lt;br /&gt;
*/&lt;br /&gt;
.mw-parser-output .nowrap,&lt;br /&gt;
.nowraplinks a {&lt;br /&gt;
	white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
.mw-parser-output .infobox .nowrap {&lt;br /&gt;
	white-space: normal !important;&lt;br /&gt;
}&lt;br /&gt;
/* But allow wrapping where desired: */&lt;br /&gt;
.wrap,&lt;br /&gt;
.wraplinks a {&lt;br /&gt;
	white-space: normal;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Generic class texhtml class for inline math */&lt;br /&gt;
span.texhtml {&lt;br /&gt;
	font-family: serif;&lt;br /&gt;
	white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Normal font styling for wikitable row headers with scope=&amp;quot;row&amp;quot; tag */&lt;br /&gt;
.wikitable.plainrowheaders th[scope=row],&lt;br /&gt;
.wikitable.plainrowheaders th[scope=rowgroup] {&lt;br /&gt;
	font-weight: normal;&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
	text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/********* General fixes for night mode - please sync any changes here with [[MediaWiki:Vector.css]] *********/&lt;br /&gt;
&lt;br /&gt;
@media screen {&lt;br /&gt;
  html.skin-theme-clientpref-night .navbox a:not(.new):not(.mw-selflink):link,&lt;br /&gt;
  html.skin-theme-clientpref-night .infobox a:not(.new):not(.mw-selflink):link {&lt;br /&gt;
    color: var( --color-progressive ) !important;&lt;br /&gt;
  }&lt;br /&gt;
  /* T370074 */&lt;br /&gt;
  html.skin-theme-clientpref-night .mw-parser-output section &amp;gt; figure img,&lt;br /&gt;
  html.skin-theme-clientpref-night .mw-parser-output section &amp;gt; div &amp;gt; figure img,&lt;br /&gt;
  html.skin-theme-clientpref-night .mw-parser-output &amp;gt; figure img { &lt;br /&gt;
      background: var( --background-color-disabled-fixed, #C8CCD1 );&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media screen and (prefers-color-scheme: dark) {&lt;br /&gt;
  html.skin-theme-clientpref-os .navbox a:not(.new):not(.mw-selflink):link,&lt;br /&gt;
  html.skin-theme-clientpref-os .infobox a:not(.new):not(.mw-selflink):link {&lt;br /&gt;
    color: var( --color-progressive ) !important;&lt;br /&gt;
  }&lt;br /&gt;
  /* T370074 */&lt;br /&gt;
  html.skin-theme-clientpref-os .mw-parser-output section &amp;gt; figure img,&lt;br /&gt;
  html.skin-theme-clientpref-os .mw-parser-output section &amp;gt; div &amp;gt; figure img,&lt;br /&gt;
  html.skin-theme-clientpref-os .mw-parser-output &amp;gt; figure img { &lt;br /&gt;
      background: var( --background-color-disabled-fixed, #C8CCD1 );&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* [[phab:T201233]] */&lt;br /&gt;
@media ( max-width: 719px /* @max-width-breakpoint-tablet */) {&lt;br /&gt;
  span.mwe-math-element-block,&lt;br /&gt;
  dd .mwe-math-element-inline {&lt;br /&gt;
    overflow-x: scroll;&lt;br /&gt;
    display: inline-block;&lt;br /&gt;
    vertical-align: middle;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
  }&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Randombell</name></author>
	</entry>
</feed>