MediaWiki:Common.css: Difference between revisions

Let's try it this way.
(Copied over Wikipedia CSS)
(Let's try it this way.)
Line 1:
/*
/* Copied from Wikipedia */
<pre><nowiki>*/
 
/* Main page fixes */
Line 353 ⟶ 354:
the anchor (displayed as "[<number>]"), (b) that there is no "external link arrow" for
the link, and (c) that this SPAN of class "urlexpansion" is never shown.
~~~~
[[User:Short Circuit|Short Circuit]] 11:39, 30 January 2007 (EST)
*/
 
Line 378 ⟶ 379:
http://en.wikipedia.org/skins-1.5/common/commonPrint.css) using the ":after" pseudo-
element of CSS. We have to switch this off for links due to Template:Ref!
~~~~
[[User:Short Circuit|Short Circuit]] 11:39, 30 January 2007 (EST)
*/
.plainlinksneverexpand a.external.text:after {
Line 548 ⟶ 549:
}
 
/*</nowiki></pre>*/
/*