New ePub Zen Garden contribution: Modern 2

by Liza Daly

Another clean, minimalist style from Reece Dunn, with a nice use of small-caps:

Screen shot 2009-11-11 at 11.12.19 AM

Adding small caps to only the first line of a chapter:

#content > p.noindent:first-line
{
	font-variant: small-caps;
}

where #content is the containing block that holds the ebook.