https://bugzilla.wikimedia.org/show_bug.cgi?id=51825
--- Comment #2 from [email protected] --- This is a "bug" in https://en.wikipedia.org/w/index.php?title=Template:Religion I dont have permissions to edit that template. But could you edit line 8 of this template and get rid of the ' style="' string in between. That parameter is meant to be a string that will be dropped verbatim into the style attribute. Of course, making that edit could have unintended side-effects since two style attributes are being replaced by a valid single one. In Firefox, the second attribute i snormally dropped. So, by fixing that buggy parameter, you will be neabling the 'text-align' and 'background' styles on headings ... which may be a good thing in general, but just noting it for the record. headingstyle = padding:0.5em 0 0.1em 0; font-size:120%; color: white; line-height:1.0em; style="text-align:center; background: #EEEEEE; -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
