On 8/17/05, Hans Voss hans.voss@gmail.com wrote:
I actually have it working.
I included: h1.hvsbefore { color: #00ff00; } and refreshed the page (with ?action=purge :-)
and behold it did work.
Then I tried with 'pastoral' instead of hvsbefore and that also worked.
No luck here.
The only contents of MediaWiki:Monobook.css are:
h1.pastoral { color: #00ff00; }
http://jrandomhacker.info/mw/index.php?title=Sandbox&action=purge contains:
<h1 class="pastoral">colour</h1>
I've switched to using b instead of h1, just in case.. no change. Also tried making *.pastoral { color: #00ff00; }.. and using <div class=pastoral>.. again .. no change.