View Single Post
Old 12-09-2012, 04:26 PM   #2
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 27,549
Karma: 193191846
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by dasboeh View Post
I can't really imagine how to change p.Subhead2 to validate. Same with the error on line 81.

Code:
p.Subhead2 {
	font-size : 1.2em;
	font-weight : normal;
	font-style: italic
	text-align : center;
	margin-bottom : 0.8em;
	margin-top : 1.5em;
	page-break-after:avoid;
}
Missing a semicolon after "font-style: italic" in p.Subhead2.

Last edited by DiapDealer; 12-09-2012 at 04:28 PM.
DiapDealer is offline   Reply With Quote