<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>http://206.189.52.199/index.php?action=history&amp;feed=atom&amp;title=Module%3ASpoken_Wikipedia%2Fstyles.css</id>
	<title>Module:Spoken Wikipedia/styles.css - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://206.189.52.199/index.php?action=history&amp;feed=atom&amp;title=Module%3ASpoken_Wikipedia%2Fstyles.css"/>
	<link rel="alternate" type="text/html" href="http://206.189.52.199/index.php?title=Module:Spoken_Wikipedia/styles.css&amp;action=history"/>
	<updated>2026-05-02T22:12:56Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>http://206.189.52.199/index.php?title=Module:Spoken_Wikipedia/styles.css&amp;diff=897&amp;oldid=prev</id>
		<title>Leo: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="http://206.189.52.199/index.php?title=Module:Spoken_Wikipedia/styles.css&amp;diff=897&amp;oldid=prev"/>
		<updated>2024-06-12T14:39:25Z</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-GB&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 14:39, 12 June 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en-GB&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>Leo</name></author>
	</entry>
	<entry>
		<id>http://206.189.52.199/index.php?title=Module:Spoken_Wikipedia/styles.css&amp;diff=896&amp;oldid=prev</id>
		<title>t1&gt;Jdlrobson: Classes have been updated. More information on mw:Recommendations_for_night_mode_compatibility_on_Wikimedia_wikis</title>
		<link rel="alternate" type="text/html" href="http://206.189.52.199/index.php?title=Module:Spoken_Wikipedia/styles.css&amp;diff=896&amp;oldid=prev"/>
		<updated>2024-03-20T03:28:15Z</updated>

		<summary type="html">&lt;p&gt;Classes have been updated. More information on &lt;a href=&quot;https://www.mediawiki.org/wiki/Recommendations_for_night_mode_compatibility_on_Wikimedia_wikis&quot; class=&quot;extiw&quot; title=&quot;mw:Recommendations for night mode compatibility on Wikimedia wikis&quot;&gt;mw:Recommendations_for_night_mode_compatibility_on_Wikimedia_wikis&lt;/a&gt;&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;
.spoken-wikipedia {&lt;br /&gt;
	border: 1px solid #a2a9b1;&lt;br /&gt;
	background-color: #f8f9fa;&lt;br /&gt;
	margin: 0.5em 0;&lt;br /&gt;
	padding: 0.2em;&lt;br /&gt;
	line-height: 1.5em;&lt;br /&gt;
	font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.spoken-wikipedia-header {&lt;br /&gt;
	text-align: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.spoken-wikipedia-listen-to {&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.spoken-wikipedia-files {&lt;br /&gt;
	text-align: center;&lt;br /&gt;
	margin-top: 10px;&lt;br /&gt;
	margin-bottom: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.spoken-wikipedia-icon {&lt;br /&gt;
	float: left;&lt;br /&gt;
	margin-left: 5px;&lt;br /&gt;
	margin-top: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.spoken-wikipedia-disclaimer {&lt;br /&gt;
	margin-left: 60px;&lt;br /&gt;
	margin-top: 10px;&lt;br /&gt;
	font-size: 95%;&lt;br /&gt;
	line-height: 1.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.spoken-wikipedia-footer {&lt;br /&gt;
	margin-top: 10px;&lt;br /&gt;
	text-align: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media (min-width: 720px) {&lt;br /&gt;
	.spoken-wikipedia {&lt;br /&gt;
		width: 20em;&lt;br /&gt;
		/* @noflip */&lt;br /&gt;
		float: right;&lt;br /&gt;
		/* @noflip */&lt;br /&gt;
		clear: right;&lt;br /&gt;
		/* @noflip */&lt;br /&gt;
		margin-left: 1em;&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.skin-theme-clientpref-night .spoken-wikipedia {&lt;br /&gt;
    background-color: inherit;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media (prefers-color-scheme: dark) {&lt;br /&gt;
    html.skin-theme-clientpref-os .spoken-wikipedia {&lt;br /&gt;
        background-color: inherit;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>t1&gt;Jdlrobson</name></author>
	</entry>
</feed>