Hey there,

I'm back again. Building some new sites and trying out beta5. Great work! Loving it!

Just discovered 2 dupe css tags in _all-subtheme.css:
Body (line 35 & 136)
h1#page-title (line 52 & 532)

Comments

Jeff Burnz’s picture

Yeah, good point. It does makes sense when you use the modular stylesheets, especially the body element.

The way I see it is to remove the h1#page-title from the styles.css since its in amoung html elements which doesnt make much sense, and I'll remove the body element from page.css since its further down and sort of makes sense to be at the top (plus it loads last when using the modular styles so will be applied last).

Thanks for giving me a shove!

Jeff Burnz’s picture

Status: Active » Closed (fixed)