https://bugzilla.wikimedia.org/show_bug.cgi?id=67090
--- Comment #1 from Bartosz DziewoĆski <[email protected]> --- If you mean changing the HTML generated by MediaWiki, then that's probably not possible from a skin. If you mean changing the CSS styles, then you can mostly do this already (the <body> element has different classes on each page on the wiki, you can use '.mw-special-Search' to detect Special:Search), and overriding the default styles will become a lot easier in MediaWiki 1.24 when https://gerrit.wikimedia.org/r/#/c/141259/ (or some variant of this) is accepted. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
