Quoting Hans <[EMAIL PROTECTED]>:

> 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 { ... }

Neihter of them works, what is wrong here?
--
Thanks very much for any help!
Kind regards,
Mike



_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to