On Wed, 29 Apr 2009, Simon Pieters wrote: > > The spec says: > > "The article, aside, nav, and section elements are expected to affect > the styling of h1 elements, based on the nesting depth. If x is a > selector that matches elements that are either article, aside, nav, or > section elements, then the following rules capture what is expected: > > @namespace url(http://www.w3.org/1999/xhtml); > > x h1 { font-size: 1.50em; } > x x h1 { font-size: 1.17em; } > x x x h1 { font-size: 1.00em; } > x x x x h1 { font-size: 0.83em; } > x x x x x h1 { font-size: 0.67em; }" > > This will not use the same margins as h2-h6 use. Fixed. -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'Received on Wednesday, 29 April 2009 22:25:38 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:40:30 GMT