Benoit BRAIDA a écrit: > Dear all, > > I'm looking for the extension that color in different yellow shades the > discussions in Wikipedia. Could you indicate me which extension does that ? > > Cheers, > Benoît
Just copy http://fr.wikipedia.org/wiki/MediaWiki:Monobook.css to yours. You are probably interested on all of it. The section doing the yellow background is: /* Pages de discussion */ .ns-talk * #content, .ns-talk * #p-cactions li, .ns-talk * #p-cactions li a { background:#FFE } _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
