<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://hrwikitwice.com/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3ACommon.css</id>
	<title>MediaWiki:Common.css - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://hrwikitwice.com/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3ACommon.css"/>
	<link rel="alternate" type="text/html" href="https://hrwikitwice.com/index.php?title=MediaWiki:Common.css&amp;action=history"/>
	<updated>2026-07-15T06:07:58Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://hrwikitwice.com/index.php?title=MediaWiki:Common.css&amp;diff=7263&amp;oldid=prev</id>
		<title>Admin: Main Page box colors from original mainpagestyles.css</title>
		<link rel="alternate" type="text/html" href="https://hrwikitwice.com/index.php?title=MediaWiki:Common.css&amp;diff=7263&amp;oldid=prev"/>
		<updated>2026-07-14T02:46:25Z</updated>

		<summary type="html">&lt;p&gt;Main Page box colors from original mainpagestyles.css&lt;/p&gt;
&lt;a href=&quot;https://hrwikitwice.com/index.php?title=MediaWiki:Common.css&amp;amp;diff=7263&amp;amp;oldid=7262&quot;&gt;Show changes&lt;/a&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://hrwikitwice.com/index.php?title=MediaWiki:Common.css&amp;diff=7262&amp;oldid=prev</id>
		<title>Maintenance script at 02:44, 14 July 2026</title>
		<link rel="alternate" type="text/html" href="https://hrwikitwice.com/index.php?title=MediaWiki:Common.css&amp;diff=7262&amp;oldid=prev"/>
		<updated>2026-07-14T02:44:08Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/* HR Wiki Twice — Main Page colors (from original hrwiki mainpagestyles / Common.css) */&lt;br /&gt;
&lt;br /&gt;
/* Browse the knowledge base — soft green */&lt;br /&gt;
td.MainPageKnowledgeBaseBox,&lt;br /&gt;
.MainPageKnowledgeBaseBox {&lt;br /&gt;
	background: #DEF0CF !important;&lt;br /&gt;
	border: 1px solid #608050 !important;&lt;br /&gt;
	vertical-align: top;&lt;br /&gt;
	padding: 0 0 0.5em 0 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
td.MainPageKnowledgeBaseBox &amp;gt; h3,&lt;br /&gt;
.MainPageKnowledgeBaseBox &amp;gt; h3,&lt;br /&gt;
.MainPageKnowledgeBaseBox h3 {&lt;br /&gt;
	background: #608050 !important;&lt;br /&gt;
	color: #ffffff !important;&lt;br /&gt;
	margin: 0 0 0.4em 0 !important;&lt;br /&gt;
	padding: 0.35em 0.6em !important;&lt;br /&gt;
	font-size: 125% !important;&lt;br /&gt;
	font-weight: bold !important;&lt;br /&gt;
	border: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
td.MainPageKnowledgeBaseBox h3 .mw-headline,&lt;br /&gt;
.MainPageKnowledgeBaseBox h3 .mw-headline,&lt;br /&gt;
td.MainPageKnowledgeBaseBox h3 span,&lt;br /&gt;
.MainPageKnowledgeBaseBox h3 span {&lt;br /&gt;
	color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* What&amp;#039;s new — blue */&lt;br /&gt;
td.MainPageWhatsNewBox,&lt;br /&gt;
.MainPageWhatsNewBox {&lt;br /&gt;
	background: #E8F0FA !important;&lt;br /&gt;
	border: 1px solid #1C58A3 !important;&lt;br /&gt;
	vertical-align: top;&lt;br /&gt;
	padding: 0 0 0.5em 0 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
td.MainPageWhatsNewBox &amp;gt; h3,&lt;br /&gt;
.MainPageWhatsNewBox &amp;gt; h3,&lt;br /&gt;
.MainPageWhatsNewBox h3 {&lt;br /&gt;
	background: #1C58A3 !important;&lt;br /&gt;
	color: #ffffff !important;&lt;br /&gt;
	margin: 0 0 0.4em 0 !important;&lt;br /&gt;
	padding: 0.35em 0.6em !important;&lt;br /&gt;
	font-size: 125% !important;&lt;br /&gt;
	font-weight: bold !important;&lt;br /&gt;
	border: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
td.MainPageWhatsNewBox h3 .mw-headline,&lt;br /&gt;
.MainPageWhatsNewBox h3 .mw-headline,&lt;br /&gt;
td.MainPageWhatsNewBox h3 span,&lt;br /&gt;
.MainPageWhatsNewBox h3 span {&lt;br /&gt;
	color: #ffffff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Inner padding for box body content */&lt;br /&gt;
.MainPageKnowledgeBaseBox &amp;gt; div,&lt;br /&gt;
.MainPageWhatsNewBox &amp;gt; div,&lt;br /&gt;
.MainPageKnowledgeBaseBox &amp;gt; p,&lt;br /&gt;
.MainPageWhatsNewBox &amp;gt; p {&lt;br /&gt;
	padding-left: 0.6em;&lt;br /&gt;
	padding-right: 0.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.MainPageKnowledgeBaseBox &amp;gt; h3 + div,&lt;br /&gt;
.MainPageWhatsNewBox &amp;gt; h3 + p,&lt;br /&gt;
.MainPageWhatsNewBox &amp;gt; h3 + div {&lt;br /&gt;
	margin-top: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Featured content headers reuse knowledge-base green box */&lt;br /&gt;
.MainPageKnowledgeBaseBox h3 {&lt;br /&gt;
	color: #fff !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* What&amp;#039;s-new thumbnail frames (inline often has border already) */&lt;br /&gt;
.iconlist {&lt;br /&gt;
	line-height: 1.4;&lt;br /&gt;
}&lt;br /&gt;
.iconlist a {&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* &amp;quot;view&amp;quot; / &amp;quot;watch&amp;quot; hover chips */&lt;br /&gt;
.hovul {&lt;br /&gt;
	font-size: smaller;&lt;br /&gt;
	background: #EEE;&lt;br /&gt;
	border: 1px solid #999;&lt;br /&gt;
	padding: 2px 0.5em;&lt;br /&gt;
	white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
.hovul a {&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
.hovul a:hover {&lt;br /&gt;
	text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Main page table spacing */&lt;br /&gt;
#bodyContent table[cellspacing=&amp;quot;8&amp;quot;],&lt;br /&gt;
.mw-parser-output &amp;gt; div &amp;gt; table[cellspacing=&amp;quot;8&amp;quot;],&lt;br /&gt;
.mw-parser-output table[cellspacing=&amp;quot;8&amp;quot;] {&lt;br /&gt;
	width: 100%;&lt;br /&gt;
	border-collapse: separate;&lt;br /&gt;
	border-spacing: 8px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Headline edit junk if any */&lt;br /&gt;
.MainPageKnowledgeBaseBox .mw-editsection,&lt;br /&gt;
.MainPageWhatsNewBox .mw-editsection {&lt;br /&gt;
	display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Donation / notice strip already inline-styled; keep text readable */&lt;br /&gt;
.mw-parser-output a.extiw {&lt;br /&gt;
	color: #3366bb;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
</feed>