<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://project-au.w.kmwc.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_settlement%2Fstyles.css</id>
	<title>Template:Infobox settlement/styles.css - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://project-au.w.kmwc.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_settlement%2Fstyles.css"/>
	<link rel="alternate" type="text/html" href="http://project-au.w.kmwc.org/index.php?title=Template:Infobox_settlement/styles.css&amp;action=history"/>
	<updated>2026-04-10T11:14:25Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>http://project-au.w.kmwc.org/index.php?title=Template:Infobox_settlement/styles.css&amp;diff=2205&amp;oldid=prev</id>
		<title>Rox: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="http://project-au.w.kmwc.org/index.php?title=Template:Infobox_settlement/styles.css&amp;diff=2205&amp;oldid=prev"/>
		<updated>2026-01-18T08:24:41Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 08:24, 18 January 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Rox</name></author>
	</entry>
	<entry>
		<id>http://project-au.w.kmwc.org/index.php?title=Template:Infobox_settlement/styles.css&amp;diff=2204&amp;oldid=prev</id>
		<title>Wikipedia&gt;Jonesey95: fix text color in dark mode; this generally works but may cause problems, in which case revert or try specifying a different CSS value</title>
		<link rel="alternate" type="text/html" href="http://project-au.w.kmwc.org/index.php?title=Template:Infobox_settlement/styles.css&amp;diff=2204&amp;oldid=prev"/>
		<updated>2025-10-03T02:11:47Z</updated>

		<summary type="html">&lt;p&gt;fix text color in dark mode; this generally works but may cause problems, in which case revert or try specifying a different CSS value&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/* {{pp|small=y}} */&lt;br /&gt;
.ib-settlement {&lt;br /&gt;
	border-collapse: collapse;&lt;br /&gt;
	line-height: 1.2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media (min-width: 640px) {&lt;br /&gt;
	.ib-settlement {&lt;br /&gt;
		width: 23em;&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* TODO split definitions to appropriate class names when live from HTML element */&lt;br /&gt;
.ib-settlement td,&lt;br /&gt;
.ib-settlement th {&lt;br /&gt;
	border-top: 1px solid #a2a9b1;&lt;br /&gt;
	padding: 0.4em 0.6em 0.4em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ib-settlement .mergedtoprow .infobox-full-data,&lt;br /&gt;
.ib-settlement .mergedtoprow .infobox-header,&lt;br /&gt;
.ib-settlement .mergedtoprow .infobox-data,&lt;br /&gt;
.ib-settlement .mergedtoprow .infobox-label,&lt;br /&gt;
.ib-settlement .mergedtoprow .infobox-below {&lt;br /&gt;
	border-top: 1px solid #a2a9b1;&lt;br /&gt;
	padding: 0.4em 0.6em 0.2em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ib-settlement .mergedrow .infobox-full-data,&lt;br /&gt;
.ib-settlement .mergedrow .infobox-data,&lt;br /&gt;
.ib-settlement .mergedrow .infobox-label {&lt;br /&gt;
	border: 0;&lt;br /&gt;
	padding: 0 0.6em 0.2em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ib-settlement .mergedbottomrow .infobox-full-data,&lt;br /&gt;
.ib-settlement .mergedbottomrow .infobox-data,&lt;br /&gt;
.ib-settlement .mergedbottomrow .infobox-label {&lt;br /&gt;
	border-top: 0;&lt;br /&gt;
	border-bottom: 1px solid #a2a9b1;&lt;br /&gt;
	padding: 0 0.6em 0.4em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ib-settlement .maptable {&lt;br /&gt;
	border: 0;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ib-settlement .infobox-header,&lt;br /&gt;
.ib-settlement .infobox-below {&lt;br /&gt;
	text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ib-settlement .infobox-above {&lt;br /&gt;
	font-size: 125%;&lt;br /&gt;
	line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ib-settlement .infobox-subheader {&lt;br /&gt;
	background-color: #cddeff;color:inherit;&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ib-settlement-native {&lt;br /&gt;
	font-weight: normal;&lt;br /&gt;
	padding-top: 0.2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ib-settlement-other-name {&lt;br /&gt;
	font-size: 78%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ib-settlement-official {&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ib-settlement-caption {&lt;br /&gt;
	padding: 0.3em 0 0 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ib-settlement-caption-link {&lt;br /&gt;
	padding: 0.2em 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ib-settlement-nickname {&lt;br /&gt;
	display: inline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ib-settlement-fn {&lt;br /&gt;
	font-weight: normal;&lt;br /&gt;
	display: inline;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Wikipedia&gt;Jonesey95</name></author>
	</entry>
</feed>