<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://telupedia.w.kmwc.org/index.php?action=history&amp;feed=atom&amp;title=Template%3ALetter%2Fstyles.css</id>
	<title>Template:Letter/styles.css - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://telupedia.w.kmwc.org/index.php?action=history&amp;feed=atom&amp;title=Template%3ALetter%2Fstyles.css"/>
	<link rel="alternate" type="text/html" href="https://telupedia.w.kmwc.org/index.php?title=Template:Letter/styles.css&amp;action=history"/>
	<updated>2026-04-05T22:19:59Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://telupedia.w.kmwc.org/index.php?title=Template:Letter/styles.css&amp;diff=7272&amp;oldid=prev</id>
		<title>Maxisnt: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://telupedia.w.kmwc.org/index.php?title=Template:Letter/styles.css&amp;diff=7272&amp;oldid=prev"/>
		<updated>2026-03-27T02:57: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 02:57, 27 March 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>Maxisnt</name></author>
	</entry>
	<entry>
		<id>https://telupedia.w.kmwc.org/index.php?title=Template:Letter/styles.css&amp;diff=7271&amp;oldid=prev</id>
		<title>Wikipedia&gt;Jon Harald Søby: prefix the `prefers-color-scheme: dark` values with `html.skin-theme-clientpref-os`, so as not to interfere with light mode when the OS pref is dark mode</title>
		<link rel="alternate" type="text/html" href="https://telupedia.w.kmwc.org/index.php?title=Template:Letter/styles.css&amp;diff=7271&amp;oldid=prev"/>
		<updated>2025-11-19T17:34:19Z</updated>

		<summary type="html">&lt;p&gt;prefix the `prefers-color-scheme: dark` values with `html.skin-theme-clientpref-os`, so as not to interfere with light mode when the OS pref is dark mode&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;.template-letter-box {&lt;br /&gt;
	background-color: #f8f9fa;&lt;br /&gt;
	vertical-align:top;&lt;br /&gt;
	text-align:center;&lt;br /&gt;
	font-weight:normal;&lt;br /&gt;
	padding:0.3em;&lt;br /&gt;
	min-width: 3em;&lt;br /&gt;
}&lt;br /&gt;
.template-letter-text {&lt;br /&gt;
	font-size:85%;&lt;br /&gt;
	line-height:1.4em;&lt;br /&gt;
}&lt;br /&gt;
.template-letter-nowrap {&lt;br /&gt;
	white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
.template-letter-char {&lt;br /&gt;
	color: #8B0000;&lt;br /&gt;
	white-space:nowrap;&lt;br /&gt;
}&lt;br /&gt;
.template-letter-char span:nth-of-type(even) {&lt;br /&gt;
  margin-left: 0.4em; padding-left: 0.4em; border-left: 1px dotted #666;&lt;br /&gt;
}&lt;br /&gt;
.letters-left .template-letter-char {&lt;br /&gt;
	padding-left: 1em;&lt;br /&gt;
}&lt;br /&gt;
.letters-right .template-letter-char {&lt;br /&gt;
	padding-right: 1em;&lt;br /&gt;
}&lt;br /&gt;
.letters-wide .template-letter-char {&lt;br /&gt;
	padding-right: 0.8em;&lt;br /&gt;
	padding-left: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
.letters-hi .template-letter-char {&lt;br /&gt;
	padding-top: 1em;&lt;br /&gt;
}&lt;br /&gt;
.letters-lo .template-letter-char {&lt;br /&gt;
	padding-bottom: 1em;&lt;br /&gt;
}&lt;br /&gt;
.letters-nadir .template-letter-char {&lt;br /&gt;
	padding-bottom: 1.8em;&lt;br /&gt;
}&lt;br /&gt;
.letters-tall .template-letter-char {&lt;br /&gt;
	padding-top: 1em;&lt;br /&gt;
	padding-bottom: 1em;&lt;br /&gt;
}&lt;br /&gt;
.letters-table {&lt;br /&gt;
	background-color: #edF3F3;&lt;br /&gt;
}&lt;br /&gt;
.letters-table .template-letter-box {&lt;br /&gt;
	background-color: #f8f9fa;&lt;br /&gt;
}&lt;br /&gt;
.letters-table th:not(.template-letter-box) {&lt;br /&gt;
	background-color: #F2FBFB;&lt;br /&gt;
}&lt;br /&gt;
.letters-teal .template-letter-char {&lt;br /&gt;
	color: #007a7c;&lt;br /&gt;
}&lt;br /&gt;
.letters-black .template-letter-char {&lt;br /&gt;
	color: #111;&lt;br /&gt;
}&lt;br /&gt;
.letters-blue .template-letter-char {&lt;br /&gt;
	color: #0000A0;&lt;br /&gt;
}&lt;br /&gt;
.letters-green .template-letter-char {&lt;br /&gt;
	color: #006000;&lt;br /&gt;
}&lt;br /&gt;
.letters-violet .template-letter-char {&lt;br /&gt;
	color: #800080;&lt;br /&gt;
}&lt;br /&gt;
.letters-pink .template-letter-char {&lt;br /&gt;
	color: #DB0A5B;&lt;br /&gt;
}&lt;br /&gt;
.letters-orange .template-letter-char {&lt;br /&gt;
	color: #D43900;&lt;br /&gt;
}&lt;br /&gt;
.letters-gold .template-letter-char {&lt;br /&gt;
	color: #AA5D00;&lt;br /&gt;
}&lt;br /&gt;
/* Dark mode */&lt;br /&gt;
html.skin-theme-clientpref-night .template-letter-char {&lt;br /&gt;
	background-color: var(--background-color-interactive-subtle,#202122);&lt;br /&gt;
	color: #F36060;&lt;br /&gt;
}&lt;br /&gt;
html.skin-theme-clientpref-night .letters-table th:not(.template-letter-box) {&lt;br /&gt;
	background-color: #000;&lt;br /&gt;
}&lt;br /&gt;
html.skin-theme-clientpref-night .letters-table,&lt;br /&gt;
html.skin-theme-clientpref-night .letters-table .template-letter-box,&lt;br /&gt;
html.skin-theme-clientpref-night .template-letter-box {&lt;br /&gt;
	background-color: var(--background-color-interactive-subtle,#202122);&lt;br /&gt;
}&lt;br /&gt;
html.skin-theme-clientpref-night .template-letter-char {&lt;br /&gt;
	color: #F55592;&lt;br /&gt;
}&lt;br /&gt;
html.skin-theme-clientpref-night .letters-black .template-letter-char {&lt;br /&gt;
    color: #ccc;&lt;br /&gt;
}&lt;br /&gt;
html.skin-theme-clientpref-night .letters-teal .template-letter-char {&lt;br /&gt;
	color: #10ACB0;&lt;br /&gt;
}&lt;br /&gt;
html.skin-theme-clientpref-night .letters-blue .template-letter-char {&lt;br /&gt;
	color: #008DEE;&lt;br /&gt;
}&lt;br /&gt;
html.skin-theme-clientpref-night .letters-green .template-letter-char {&lt;br /&gt;
	color: #23AE23;&lt;br /&gt;
}&lt;br /&gt;
html.skin-theme-clientpref-night .letters-violet .template-letter-char {&lt;br /&gt;
	color: #A375E8;&lt;br /&gt;
}&lt;br /&gt;
html.skin-theme-clientpref-night .letters-pink .template-letter-char {&lt;br /&gt;
	color: #F55592;&lt;br /&gt;
}&lt;br /&gt;
html.skin-theme-clientpref-night .letters-orange .template-letter-char {&lt;br /&gt;
	color: #EE7347;&lt;br /&gt;
}&lt;br /&gt;
html.skin-theme-clientpref-night .letters-gold .template-letter-char {&lt;br /&gt;
	color: #DE8317;&lt;br /&gt;
}&lt;br /&gt;
@media screen and (prefers-color-scheme: dark) {&lt;br /&gt;
	html.skin-theme-clientpref-os .template-letter-char {&lt;br /&gt;
		background-color: var(--background-color-interactive-subtle,#202122);&lt;br /&gt;
		color: #F36060;&lt;br /&gt;
	}&lt;br /&gt;
	html.skin-theme-clientpref-os .letters-table th:not(.template-letter-box) {&lt;br /&gt;
		background-color: #000;&lt;br /&gt;
	}&lt;br /&gt;
	html.skin-theme-clientpref-os .letters-table,&lt;br /&gt;
	html.skin-theme-clientpref-os .letters-table .template-letter-box,&lt;br /&gt;
	html.skin-theme-clientpref-os .template-letter-box {&lt;br /&gt;
		background-color: var(--background-color-interactive-subtle,#202122);&lt;br /&gt;
	}&lt;br /&gt;
	html.skin-theme-clientpref-os .template-letter-char {&lt;br /&gt;
		color: #F55592;&lt;br /&gt;
	}&lt;br /&gt;
	html.skin-theme-clientpref-os .letters-black .template-letter-char {&lt;br /&gt;
	    color: #ccc;&lt;br /&gt;
	}&lt;br /&gt;
	html.skin-theme-clientpref-os .letters-teal .template-letter-char {&lt;br /&gt;
		color: #10ACB0;&lt;br /&gt;
	}&lt;br /&gt;
	html.skin-theme-clientpref-os .letters-blue .template-letter-char {&lt;br /&gt;
		color: #008DEE;&lt;br /&gt;
	}&lt;br /&gt;
	html.skin-theme-clientpref-os .letters-green .template-letter-char {&lt;br /&gt;
		color: #23AE23;&lt;br /&gt;
	}&lt;br /&gt;
	html.skin-theme-clientpref-os .letters-violet .template-letter-char {&lt;br /&gt;
		color: #A375E8;&lt;br /&gt;
	}&lt;br /&gt;
	html.skin-theme-clientpref-os .letters-pink .template-letter-char {&lt;br /&gt;
		color: #F55592;&lt;br /&gt;
	}&lt;br /&gt;
	html.skin-theme-clientpref-os .letters-orange .template-letter-char {&lt;br /&gt;
		color: #EE7347;&lt;br /&gt;
	}&lt;br /&gt;
	html.skin-theme-clientpref-os .letters-gold .template-letter-char {&lt;br /&gt;
		color: #DE8317;&lt;br /&gt;
	}&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Wikipedia&gt;Jon Harald Søby</name></author>
	</entry>
</feed>