Saturday, June 2, 2007, 10:20:13 AM, [EMAIL PROTECTED] wrote:
> "..edit your stylesheet to make table.selectquery look pretty..."
> The generated html code looks as following:
> "...<table class='selectquery' ><t..."
> The following entry in the css has no effect:
> #wikitext selectquery {
> font-size:200%;
> text-decoration:underline;
> }
> How do I have to specify the selectquery class in the css file?
try either
.selectquery { ... } or
table.selectquery { ... }
~Hans
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users