<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://iseeamess.com/wiki/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3ACommon.css</id>
	<title>MediaWiki:Common.css - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://iseeamess.com/wiki/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3ACommon.css"/>
	<link rel="alternate" type="text/html" href="https://iseeamess.com/wiki/index.php?title=MediaWiki:Common.css&amp;action=history"/>
	<updated>2026-04-27T04:28:41Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.0</generator>
	<entry>
		<id>https://iseeamess.com/wiki/index.php?title=MediaWiki:Common.css&amp;diff=3687&amp;oldid=prev</id>
		<title>Woozle: copied from private site</title>
		<link rel="alternate" type="text/html" href="https://iseeamess.com/wiki/index.php?title=MediaWiki:Common.css&amp;diff=3687&amp;oldid=prev"/>
		<updated>2015-09-30T21:12:52Z</updated>

		<summary type="html">&lt;p&gt;copied from private site&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
&lt;br /&gt;
.debate-point-stats {&lt;br /&gt;
  font-size: 75%;&lt;br /&gt;
  color: blue;&lt;br /&gt;
  margin-left: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.dpoint-details {&lt;br /&gt;
  font-family: serif;&lt;br /&gt;
  color: #444;&lt;br /&gt;
  display: block;&lt;br /&gt;
  border: 1px solid blue;&lt;br /&gt;
  background-color: #def;&lt;br /&gt;
  padding: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.dpoint-response {&lt;br /&gt;
  margin-left: -1.5em;          /* reduce the list indent -- there's got to be a better way... */&lt;br /&gt;
  border-left: dotted blue 1px; /* not ideal, but still helpful? vertical lines to show indentation amount */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* hierarchical (outline-style) numbering */&lt;br /&gt;
 &lt;br /&gt;
ol {&lt;br /&gt;
  counter-reset: listNum;&lt;br /&gt;
  list-style-type: none;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
ol &amp;gt; li:before {&lt;br /&gt;
  counter-increment: listNum;&lt;br /&gt;
  content: counters(listNum, &amp;quot;.&amp;quot;) &amp;quot;.&amp;quot;;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Woozle</name></author>
	</entry>
</feed>