MediaWiki:Common.css/User:Bawolff/sandbox/alt citations

From Wikinews, the free news source you can write!
Jump to navigation Jump to search

/*This magically transforms<ref>'s into traditional wikinews source style

Not widely tested yet

See User:Bawolff/sandbox/alt citations

*/

div.no-inline-sources ol.references {list-style-image: url("/skins-1.5/modern/bullet.gif"); list-style-type: square;margin-left:1.5em;}
div.no-inline-sources ol.references li {display:none;}
div.no-inline-sources ol.references li.source-link {display: list-item;}
div.no-inline-sources sup.reference {display:none;}
div.show-inline-sources ol.references li.source-link{display:inline;}

/*make the source you're looking for bold*/
span.named-source:target {font-weight:bold;}
ol.references li:target + li.source-link {font-weight:bold;}
/*

*/