[pmwiki-users] Styling table cells

Peter Payzant pce at accesswave.ca
Wed Oct 30 16:12:58 CDT 2013


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





More information about the pmwiki-users mailing list