<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.agency/index.php?action=history&amp;feed=atom&amp;title=Module%3ACitation%2FCS1%2Fstyles.css</id>
		<title>Module:Citation/CS1/styles.css - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.agency/index.php?action=history&amp;feed=atom&amp;title=Module%3ACitation%2FCS1%2Fstyles.css"/>
		<link rel="alternate" type="text/html" href="https://wiki.agency/index.php?title=Module:Citation/CS1/styles.css&amp;action=history"/>
		<updated>2026-04-21T13:26:58Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.1</generator>

	<entry>
		<id>https://wiki.agency/index.php?title=Module:Citation/CS1/styles.css&amp;diff=3147&amp;oldid=prev</id>
		<title>Admin: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://wiki.agency/index.php?title=Module:Citation/CS1/styles.css&amp;diff=3147&amp;oldid=prev"/>
				<updated>2018-11-02T14:48:36Z</updated>
		
		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr style=&quot;vertical-align: top;&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 14:48, 2 November 2018&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; style=&quot;text-align: center;&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>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.agency/index.php?title=Module:Citation/CS1/styles.css&amp;diff=3146&amp;oldid=prev</id>
		<title>Trappist the monk: synch from sandbox;</title>
		<link rel="alternate" type="text/html" href="https://wiki.agency/index.php?title=Module:Citation/CS1/styles.css&amp;diff=3146&amp;oldid=prev"/>
				<updated>2018-09-29T13:26:20Z</updated>
		
		<summary type="html">&lt;p&gt;synch from sandbox;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/*-------------------------&amp;lt; O V E R R I D E S &amp;gt;-----------------------------&lt;br /&gt;
&lt;br /&gt;
cs1|2 references are wrapped in &amp;lt;cite&amp;gt;...&amp;lt;/cite&amp;gt; tags.  Some wikis have not&lt;br /&gt;
chosen to override the generic user agent italic styling as en.wiki has.  This&lt;br /&gt;
(untested) styling should override the user agent default when cs1|2 templates&lt;br /&gt;
are rendered.&lt;br /&gt;
&lt;br /&gt;
Similarly, some languages use different quotation punctuation so that setting&lt;br /&gt;
is also made available here.&lt;br /&gt;
*/&lt;br /&gt;
cite.citation {&lt;br /&gt;
	/* Reset italic styling set by user agent (only for cs1|2 templates; the&lt;br /&gt;
	reason for the .citation qualifier) */&lt;br /&gt;
	font-style: inherit;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
q { /* Straight quote marks for &amp;lt;q&amp;gt; */&lt;br /&gt;
	quotes: &amp;#039;&amp;quot;&amp;#039; &amp;#039;&amp;quot;&amp;#039; &amp;quot;&amp;#039;&amp;quot; &amp;quot;&amp;#039;&amp;quot;;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*------------&amp;lt; C O M M O N   P R E S E N T A T I O N &amp;gt;----------------------&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;...&amp;lt;/code&amp;gt; style override: mediawiki&amp;#039;s css definition is specified here:&lt;br /&gt;
	https://git.wikimedia.org/blob/mediawiki%2Fcore.git/69cd73811f7aadd093050dbf20ed70ef0b42a713/skins%2Fcommon%2FcommonElements.css#L199&lt;br /&gt;
*/&lt;br /&gt;
code.cs1-code {&lt;br /&gt;
	/* preserve font but remove other &amp;lt;code&amp;gt; styling; used in error messages */&lt;br /&gt;
	color: inherit;&lt;br /&gt;
	background: inherit;&lt;br /&gt;
	border: inherit;	/* code editor doesn&amp;#039;t like inherit with border?&lt;br /&gt;
						https://www.w3.org/wiki/CSS/Properties/border&lt;br /&gt;
						suggests that inherit is ok */&lt;br /&gt;
	padding: inherit;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*-----------------&amp;lt; A C C E S S   I C O N   S T Y L E &amp;gt;--------------------*/&lt;br /&gt;
.cs1-lock-free a {&lt;br /&gt;
	background: url(//upload.wikimedia.org/wikipedia/commons/thumb/6/65/Lock-green.svg/9px-Lock-green.svg.png) no-repeat;&lt;br /&gt;
	background-position: right .1em center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.cs1-lock-limited a,&lt;br /&gt;
.cs1-lock-registration a {&lt;br /&gt;
	background: url(//upload.wikimedia.org/wikipedia/commons/thumb/d/d6/Lock-gray-alt-2.svg/9px-Lock-gray-alt-2.svg.png) no-repeat;&lt;br /&gt;
	background-position: right .1em center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.cs1-lock-subscription a {&lt;br /&gt;
	background: url(//upload.wikimedia.org/wikipedia/commons/thumb/a/aa/Lock-red-alt-2.svg/9px-Lock-red-alt-2.svg.png) no-repeat;&lt;br /&gt;
	background-position: right .1em center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*------------------&amp;lt; C S 1 / C O N F I G U R A T I O N &amp;gt;-------------------*/&lt;br /&gt;
.cs1-subscription,&lt;br /&gt;
.cs1-registration {&lt;br /&gt;
	color: #555;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.cs1-subscription span,&lt;br /&gt;
.cs1-registration span {&lt;br /&gt;
	border-bottom: 1px dotted;&lt;br /&gt;
	cursor: help;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.cs1-hidden-error {&lt;br /&gt;
	display: none;&lt;br /&gt;
	font-size: 100%; &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.cs1-visible-error {&lt;br /&gt;
	font-size: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Set small text size in one place. 0.95 (here) * 0.9 (from references list) is&lt;br /&gt;
~0.85, which is the lower bound for size for accessibility. Old styling for this&lt;br /&gt;
was just 0.85. We could write the rule so that when this template is inside&lt;br /&gt;
references/reflist, only then does it multiply by 0.95; else multiply by 0.85 */&lt;br /&gt;
.cs1-subscription,&lt;br /&gt;
.cs1-registration,&lt;br /&gt;
.cs1-format {&lt;br /&gt;
	font-size: 95%; &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.cs1-kern-left,&lt;br /&gt;
.cs1-kern-wl-left {&lt;br /&gt;
	padding-left: 0.2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.cs1-kern-right,&lt;br /&gt;
.cs1-kern-wl-right {&lt;br /&gt;
	padding-right: 0.2em;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Trappist the monk</name></author>	</entry>

	</feed>