Replacing class="alignright" etc Was: Re: [wp-hackers] Linking
stylesheet to RSS feeds
Eric Marden
wp at xentek.net
Wed Jun 17 08:03:01 GMT 2009
On Jun 17, 2009, at 3:34 AM, Lynne Pope wrote:
> Inline styles apply only to the element they are set on. They take
> precedence over everything else in the cascade. Its impossible to
> style
> pseudo-elements and -classes with inline styles and impossible to
> override
> them in external CSS.
You can override them with the !important flag, but I wouldn't really
recommend it unless required.
http://www.w3.org/TR/CSS2/cascade.html#important-rules
- Eric Marden
__________________________________
http://xentek.net/code/wordpress/
More information about the wp-hackers
mailing list