Am I missing something? I'd like to apply some CSS styling to table
cells. I can make it work like this:
(:headnr align=left
style="background-color:#eee;line-height:1.9em;margin-top:0.2em;margin-bottom:0.1em;padding-left:5px":)
(:cell [similar but not identical] :)
but repeating this for each cell is tedious and hard to maintain.
I tried creating pub/css/local.css and defining a style there, but
rewriting the above as
(:headnr align=left class="test":)
had no effect. PmWiki has many ways to do styling; maybe I'm missing
some crucial fact.
Thanks for any comments!
Peter
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users