[dokuwiki] Re: syntax hilighting

Galen Johnson wrote:
Thanks Chris....a bit more research showed that...however, I haven't had
much success in forcing the font to be reset...are you aware of a
standard way to accomplish this...'!important' and 'font: normal'
doesn't work...I was hoping to be able to do something like {color:
#000000; font: normal;} but that didn't seem to want to work.  I'm still
digging but if you know of a way, it'd help.

=G=

font is a short hand attribute for all the font-* properties. Bold comes under font-weight. So ...


sometyle { font-weight: normal; }

www.csscreator.com is an excellent forum for CSS information and questions

Cheers,

Chris
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: