<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.projecthomelab.org/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://www.projecthomelab.org/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3ACommon.css"/>
	<link rel="alternate" type="text/html" href="https://www.projecthomelab.org/index.php?title=MediaWiki:Common.css&amp;action=history"/>
	<updated>2026-04-17T19:09:19Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://www.projecthomelab.org/index.php?title=MediaWiki:Common.css&amp;diff=110326&amp;oldid=prev</id>
		<title>Travis: Created page with &quot;/* CSS placed here will be applied to all skins */ /************************************************/  /** Category Page **/  .cat-but-container{     display:flex;      flex-direction:column;      justify-content:center;      align-items:center;      background-color: #e1e1e1; }  .cat-but-row{     display:flex;      flex-direction:row;      flex-wrap:wrap     justify-content:space-around;      gap:8px; }  .cat-but{     display: inline-block;      box-sizing: border-box;...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.projecthomelab.org/index.php?title=MediaWiki:Common.css&amp;diff=110326&amp;oldid=prev"/>
		<updated>2025-01-30T18:56:29Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;span class=&quot;autocomment&quot;&gt;CSS placed here will be applied to all skins: &lt;/span&gt; &lt;span class=&quot;autocomment&quot;&gt;**********************************************: &lt;/span&gt;  &lt;span class=&quot;autocomment&quot;&gt;* Category Page *: &lt;/span&gt;  .cat-but-container{     display:flex;      flex-direction:column;      justify-content:center;      align-items:center;      background-color: #e1e1e1; }  .cat-but-row{     display:flex;      flex-direction:row;      flex-wrap:wrap     justify-content:space-around;      gap:8px; }  .cat-but{     display: inline-block;      box-sizing: border-box;...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
/************************************************/&lt;br /&gt;
&lt;br /&gt;
/** Category Page **/&lt;br /&gt;
&lt;br /&gt;
.cat-but-container{&lt;br /&gt;
    display:flex; &lt;br /&gt;
    flex-direction:column; &lt;br /&gt;
    justify-content:center; &lt;br /&gt;
    align-items:center; &lt;br /&gt;
    background-color: #e1e1e1;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.cat-but-row{&lt;br /&gt;
    display:flex; &lt;br /&gt;
    flex-direction:row; &lt;br /&gt;
    flex-wrap:wrap&lt;br /&gt;
    justify-content:space-around; &lt;br /&gt;
    gap:8px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.cat-but{&lt;br /&gt;
    display: inline-block; &lt;br /&gt;
    box-sizing: border-box; &lt;br /&gt;
    margin: 0; &lt;br /&gt;
    padding:0.2rem;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    vertical-align: middle;&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
    font-size: 1em;&lt;br /&gt;
    background-color:#f8f8f8; &lt;br /&gt;
    border: solid 2px #aaa;  &lt;br /&gt;
    border-radius: 0.25em; &lt;br /&gt;
    font-family: inherit; &lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.cat-but:active{&lt;br /&gt;
    border-color: #4c4;&lt;br /&gt;
    background-color:#fff;&lt;br /&gt;
    text-color: #ffb238;&lt;br /&gt;
}&lt;br /&gt;
@media (hover: hover) {&lt;br /&gt;
    .cat-but:hover{&lt;br /&gt;
        border-color: #4c4;&lt;br /&gt;
        background-color:#fff; &lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/** Templates **/ &lt;br /&gt;
/* Notices - Coloured boxes */&lt;br /&gt;
&lt;br /&gt;
.cat-mw-box{&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    border-radius: 0.3rem;&lt;br /&gt;
    margin-bottom:2rem&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.cat-mw-box-header{&lt;br /&gt;
    font-size:1.5rem;&lt;br /&gt;
    line-height: 1.65rem;&lt;br /&gt;
    background:rgba(0,0,0,0.03);&lt;br /&gt;
    padding:0.2rem 1rem;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.cat-mw-box-body{&lt;br /&gt;
    padding:0.2rem 1rem;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Infobox */&lt;br /&gt;
&lt;br /&gt;
.infobox {&lt;br /&gt;
    background: #eee;&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    float: right;&lt;br /&gt;
    margin: 0 0 1em 1em;&lt;br /&gt;
    padding: 0.5em;&lt;br /&gt;
    width: 24em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox-title {&lt;br /&gt;
    font-size: 2em;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    border-bottom: 0.2em solid #ccc;&lt;br /&gt;
    padding-bottom: .25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox-image{&lt;br /&gt;
    display: flex;&lt;br /&gt;
    aspect-ratio: 2 / 1;&lt;br /&gt;
    align-items: center;&lt;br /&gt;
    justify-content: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox-table{&lt;br /&gt;
    width:100%;&lt;br /&gt;
    table-layout:fixed;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox-table td{&lt;br /&gt;
    word-wrap:break-word;&lt;br /&gt;
    text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox-table th{&lt;br /&gt;
    text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox-table-caption{&lt;br /&gt;
    border-bottom: 0.1em solid #ccc;&lt;br /&gt;
    font-size:125%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hatnote - temp test */&lt;br /&gt;
/* {{pp|small=y}} */&lt;br /&gt;
&lt;br /&gt;
.hatnote {&lt;br /&gt;
	font-style: italic;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Limit structure CSS to divs because of [[Module:Hatnote inline]] */&lt;br /&gt;
div.hatnote {&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
	padding-left: 1.6em;&lt;br /&gt;
	margin-bottom: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.hatnote i {&lt;br /&gt;
	font-style: normal;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* The templatestyles element inserts a link element before hatnotes.&lt;br /&gt;
 * TODO: Remove link if/when WMF resolves T200206 */&lt;br /&gt;
.hatnote + link + .hatnote {&lt;br /&gt;
	margin-top: -0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media print {&lt;br /&gt;
	body.ns-0 .hatnote {&lt;br /&gt;
		display: none !important;&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Loosely based on https://en.wikipedia.org/wiki/Template:Infobox */&lt;br /&gt;
@media (min-width: 640px) {&lt;br /&gt;
    .infobox {&lt;br /&gt;
        float: right;&lt;br /&gt;
        clear: right;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media (max-width: 640px) {&lt;br /&gt;
    .infobox {&lt;br /&gt;
        width: 95%;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Travis</name></author>
	</entry>
</feed>