[pmwiki-users] WikiStyles

Henrik Bechmann henrik at bechmannsoftware.com
Tue Nov 22 18:42:05 CST 2005


I have two styles defined:

.compact {
 ... /* repress trailing margin*/
}

.posting {
 .../*set color and font size */
}

in my css file.

I could have sworn I could do:

%p compact posting%posted November 22, 2005

and have the result of generated code be

<p class='compact posting'>posted November 22, 2005</p>

but in fact the second overwrites the first, so I get

<p class='posting'>posted November 22, 2005</p>

Was I dreaming? Am I missing something?

Any insight appreciated.

I'm using 2.0.13

Thanks,

- Henrik

-- 

Henrik Bechmann
www.osscommons.ca
www.bechmannsoftware.com
Webmaster, www.dufferinpark.ca





More information about the pmwiki-users mailing list