[pmwiki-users] Applying a CSS defined Style to a Block

Patrick R. Michaud pmichaud at pobox.com
Thu Jun 28 12:24:15 CDT 2007


On Thu, Jun 28, 2007 at 11:40:35AM -0400, DaveG wrote:
> 
> I've read through the numerous style related pages and didn't 
> come away with a clear answer. I have a style defined in my CSS 
> file that I'd like to apply to a block of text on a wiki page. 
> Is that possible?

Try things like:

    %p box% my text
    to be
    styled

    %block box% my text
    to be
    styled

    >>box<<
    my text
    to be
    styled
    >><<

Pm



More information about the pmwiki-users mailing list