On Mon, Mar 9, 2009 at 4:48 PM, Gunlaug Sørtun <[email protected]> wrote: > Try... > > strong { font-size: 24px; display: inline-block; margin: -3px 0;} > > ...which will give you some, initial, control.
Thanks. This helps, but has a few issues. Mainly that the <strong> text will attempt not to wrap, if it can, and this is causing some weird break-points on shorter line-lengths. Also in IE the <strong> text doesn't sit on the same baseline as the ordinary body text. I get the feeling this is an issue that will cause a bit of pain. >.< -- Blake Haswell http://www.blakehaswell.com/ ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
