MediaWiki:Common.css: Difference between revisions

From A KoL Wiki
imported>Dehstil
add a few declarations
imported>Dehstil
mNo edit summary
Line 10: Line 10:


table#collection{
table#collection{
  margin:1em auto;
  margin:1em auto!important;
}
}


/*</nowiki></pre>*/
/*</nowiki></pre>*/

Revision as of 22:53, 2 September 2006

/*<pre><nowiki>*/

a.stub{
 color:#772233;
}

.box_tgen a{
 white-space:nowrap;
}

table#collection{
 margin:1em auto!important;
}

/*</nowiki></pre>*/