<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://sfwiki.theleruby.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://sfwiki.theleruby.com/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3ACommon.css"/>
	<link rel="alternate" type="text/html" href="https://sfwiki.theleruby.com/index.php?title=MediaWiki:Common.css&amp;action=history"/>
	<updated>2026-06-06T01:08:32Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://sfwiki.theleruby.com/index.php?title=MediaWiki:Common.css&amp;diff=2&amp;oldid=prev</id>
		<title>Theleruby: Created page with &quot;/* CSS placed here will be applied to all skins */  /* Infobox template style */ .infobox {     border: 1px solid #aaa;     background-color: #f9f9f9;     color: black;     margin: 0.5em 0 0.5em 1em;     padding: 0.2em;     float: right;     clear: right; } .infobox td, .infobox th {     vertical-align: top; } .infobox caption {     font-size: larger; } .infobox.bordered {     border-collapse: collapse; } .infobox.bordered td, .infobox.bordered th {     border: 1px solid...&quot;</title>
		<link rel="alternate" type="text/html" href="https://sfwiki.theleruby.com/index.php?title=MediaWiki:Common.css&amp;diff=2&amp;oldid=prev"/>
		<updated>2026-02-01T11:14:28Z</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;Infobox template style: &lt;/span&gt; .infobox {     border: 1px solid #aaa;     background-color: #f9f9f9;     color: black;     margin: 0.5em 0 0.5em 1em;     padding: 0.2em;     float: right;     clear: right; } .infobox td, .infobox th {     vertical-align: top; } .infobox caption {     font-size: larger; } .infobox.bordered {     border-collapse: collapse; } .infobox.bordered td, .infobox.bordered th {     border: 1px solid...&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;
/* Infobox template style */&lt;br /&gt;
.infobox {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background-color: #f9f9f9;&lt;br /&gt;
    color: black;&lt;br /&gt;
    margin: 0.5em 0 0.5em 1em;&lt;br /&gt;
    padding: 0.2em;&lt;br /&gt;
    float: right;&lt;br /&gt;
    clear: right;&lt;br /&gt;
}&lt;br /&gt;
.infobox td,&lt;br /&gt;
.infobox th {&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
}&lt;br /&gt;
.infobox caption {&lt;br /&gt;
    font-size: larger;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered {&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered td,&lt;br /&gt;
.infobox.bordered th {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered .borderless td,&lt;br /&gt;
.infobox.bordered .borderless th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* styles for bordered infobox with merged rows */&lt;br /&gt;
.infobox.bordered .mergedtoprow td,&lt;br /&gt;
.infobox.bordered .mergedtoprow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    border-top: 1px solid #aaa;&lt;br /&gt;
    border-right: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox.bordered .mergedrow td,&lt;br /&gt;
.infobox.bordered .mergedrow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    border-right: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.elementaltypetable &amp;gt; * &amp;gt; * &amp;gt; * {&lt;br /&gt;
    border-color: #585a5c !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
th.sidecell {&lt;br /&gt;
    text-align: left !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
th.rotatecell&lt;br /&gt;
{&lt;br /&gt;
  vertical-align: bottom;&lt;br /&gt;
  text-align: center;&lt;br /&gt;
  width: 30px;&lt;br /&gt;
  padding-bottom: 5px !important;&lt;br /&gt;
  padding-top: 15px !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
th.rotatecell &amp;gt; a&lt;br /&gt;
{&lt;br /&gt;
  -ms-writing-mode: tb-rl;&lt;br /&gt;
  -webkit-writing-mode: vertical-rl;&lt;br /&gt;
  writing-mode: vertical-rl;&lt;br /&gt;
  transform: rotate(180deg);&lt;br /&gt;
  white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
th.rotatecell#dark &amp;gt; a, th.sidecell#dark &amp;gt; a&lt;br /&gt;
{&lt;br /&gt;
    color: black !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
th.rotatecell#light &amp;gt; a, th.sidecell#light &amp;gt; a&lt;br /&gt;
{&lt;br /&gt;
    color: white !important;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Theleruby</name></author>
	</entry>
</feed>