<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://twentyonewiki.info/index.php?action=history&amp;feed=atom&amp;title=Template%3ANon-free_use_rationale%2Fstyles.css</id>
	<title>Template:Non-free use rationale/styles.css - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://twentyonewiki.info/index.php?action=history&amp;feed=atom&amp;title=Template%3ANon-free_use_rationale%2Fstyles.css"/>
	<link rel="alternate" type="text/html" href="https://twentyonewiki.info/index.php?title=Template:Non-free_use_rationale/styles.css&amp;action=history"/>
	<updated>2026-04-16T19:39:48Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.1</generator>
	<entry>
		<id>https://twentyonewiki.info/index.php?title=Template:Non-free_use_rationale/styles.css&amp;diff=3079&amp;oldid=prev</id>
		<title>Buburka Rinderbuy: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://twentyonewiki.info/index.php?title=Template:Non-free_use_rationale/styles.css&amp;diff=3079&amp;oldid=prev"/>
		<updated>2024-02-07T06:41:48Z</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;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 02:41, 7 February 2024&lt;/td&gt;
				&lt;/tr&gt;
&lt;!-- diff cache key twenizlx_mw1497-mw20_:diff::1.12:old-3078:rev-3079 --&gt;
&lt;/table&gt;</summary>
		<author><name>Buburka Rinderbuy</name></author>
	</entry>
	<entry>
		<id>https://twentyonewiki.info/index.php?title=Template:Non-free_use_rationale/styles.css&amp;diff=3078&amp;oldid=prev</id>
		<title>Template:Non-free use rationale/styles.css&gt;Neveselbert: 2px</title>
		<link rel="alternate" type="text/html" href="https://twentyonewiki.info/index.php?title=Template:Non-free_use_rationale/styles.css&amp;diff=3078&amp;oldid=prev"/>
		<updated>2024-02-04T21:25:16Z</updated>

		<summary type="html">&lt;p&gt;2px&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/* {{pp-template|small=yes}} */&lt;br /&gt;
.nfur {&lt;br /&gt;
	background-color: #f8f9fa;&lt;br /&gt;
	border-collapse: separate; /* explicit setting of user agent styles */&lt;br /&gt;
	border-spacing: 2px;&lt;br /&gt;
	border: 1px solid #a2a9b1;&lt;br /&gt;
	box-sizing: border-box;&lt;br /&gt;
	font-size: 95%;&lt;br /&gt;
	padding: 5px;&lt;br /&gt;
	width: 100%;&lt;br /&gt;
	&lt;br /&gt;
	/* Keep the offsets in place from when the caption was still a th */&lt;br /&gt;
	border-top: 0;&lt;br /&gt;
	padding-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Simulate the tableheading cell (5px padding+ 2px border spacing) */&lt;br /&gt;
.nfur caption {&lt;br /&gt;
	background-color: #f8f9fa;&lt;br /&gt;
	border: 1px solid #a2a9b1;&lt;br /&gt;
	border-bottom: none;&lt;br /&gt;
	box-sizing: border-box;&lt;br /&gt;
	padding: 7px 7px 0 7px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.nfur caption &amp;gt; div {&lt;br /&gt;
	background-color: #d8e0ff;&lt;br /&gt;
	font-size: 120%;&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
	padding: 2px 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.nfur-2 caption &amp;gt; div {&lt;br /&gt;
	background-color: #ccf;&lt;br /&gt;
	font-size: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.nfmd caption &amp;gt; div {&lt;br /&gt;
	background-color: #B7CEFF;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.nfmr caption &amp;gt; div {&lt;br /&gt;
	background-color: pink;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.nfur p {&lt;br /&gt;
	margin: .5em 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.nfur-2 p {&lt;br /&gt;
	margin: 2px 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.nfur td {&lt;br /&gt;
	padding: 0 2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.nfur th {&lt;br /&gt;
	background: #ccf;&lt;br /&gt;
	padding: 2px .4em;&lt;br /&gt;
	text-align: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.nfmd th {&lt;br /&gt;
	background: #DFEFFF;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.nfmr th {&lt;br /&gt;
	background: #D8BFD8;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.nfur-bad-article {&lt;br /&gt;
	font-style: italic;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.nfur-error {&lt;br /&gt;
	color: red;&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.nfur-exact {&lt;br /&gt;
	font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.nfur-fairuse,&lt;br /&gt;
.nfur-nonfree {&lt;br /&gt;
	display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media (min-width: 720px) {&lt;br /&gt;
	.nfur th {&lt;br /&gt;
		width: 15%;&lt;br /&gt;
	}&lt;br /&gt;
	&lt;br /&gt;
	.nfur-2 th {&lt;br /&gt;
		width: 15em;&lt;br /&gt;
	}&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Template:Non-free use rationale/styles.css&gt;Neveselbert</name></author>
	</entry>
</feed>