<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.saruman.biz/saruwiki/index.php?action=history&amp;feed=atom&amp;title=MediaWiki_skinning</id>
	<title>MediaWiki skinning - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.saruman.biz/saruwiki/index.php?action=history&amp;feed=atom&amp;title=MediaWiki_skinning"/>
	<link rel="alternate" type="text/html" href="https://www.saruman.biz/saruwiki/index.php?title=MediaWiki_skinning&amp;action=history"/>
	<updated>2026-05-02T12:26:08Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://www.saruman.biz/saruwiki/index.php?title=MediaWiki_skinning&amp;diff=2446&amp;oldid=prev</id>
		<title>Saruman!: skinning started</title>
		<link rel="alternate" type="text/html" href="https://www.saruman.biz/saruwiki/index.php?title=MediaWiki_skinning&amp;diff=2446&amp;oldid=prev"/>
		<updated>2009-08-29T07:34:46Z</updated>

		<summary type="html">&lt;p&gt;skinning started&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;MediaWiki can have almost any look you want, because its look is determined by a &amp;quot;skin&amp;quot; that consists mainly of CSS stylesheets.&lt;br /&gt;
&lt;br /&gt;
For instance, on [http://www.chekmate.org/wiki/index.php/MediaWiki_Primer chekmate.org] we found this trick:&lt;br /&gt;
 #p-nav,#p-search,#p-tb,#footer {&lt;br /&gt;
   opacity:0.83;&lt;br /&gt;
 }&lt;br /&gt;
 /* make a few corners round, only supported by moz/firefox/other gecko&lt;br /&gt;
 browsers for now */&lt;br /&gt;
 #p-cactions ul li, #p-cactions ul li a {  &lt;br /&gt;
   -moz-border-radius-topleft: 0.4em;&lt;br /&gt;
   -moz-border-radius-topright: 0.4em;&lt;br /&gt;
 }&lt;br /&gt;
 #content { &lt;br /&gt;
   -moz-border-radius-topleft: 0.6em; &lt;br /&gt;
   -moz-border-radius-bottomleft: 0.6em;&lt;br /&gt;
 }&lt;br /&gt;
 div.pBody {&lt;br /&gt;
   -moz-border-radius-topright: 0.4em;&lt;br /&gt;
   -moz-border-radius-bottomright: 0.4em;&lt;br /&gt;
 }&lt;/div&gt;</summary>
		<author><name>Saruman!</name></author>
	</entry>
</feed>