View Single Post
Old 05-03-2018, 03:43 PM   #5
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 46,613
Karma: 169712392
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
If you haven't tried it already, you can check out the CSS validator at CSS Validator. It does give a bit more information about errors in stylesheets including some proprietary items.

Sample output:
Code:
1 		Unrecognized at-rule @namespace h
22 	.epbody 	Value Error : height only 0 can be a length. You must put a unit after your number : 792
23 	.epbody 	Value Error : width only 0 can be a length. You must put a unit after your number : 528
41 	.paraindent 	Value Error : orphans 0 is not valid, only values greater than 0 allowed. : 0
42 	.paraindent 	Property so-language doesn't exist : en-US
61 	.paranonindent 	Value Error : widows 0 is not valid, only values greater than 0 allowed. : 0
DNSB is offline   Reply With Quote