Validation of the CSS at http://d-theme.com/amity_island shows some errors both as CSS 2.1 and CSS 3.

URI : http://d-theme.com/sites/all/themes/amity_island/css/admin.css?M
8 	.help 	Value Error : font-size only 0 can be a length. You must put a unit after your number : 1.0
23 	.messages 	Value Error : font-size only 0 can be a length. You must put a unit after your number : 1.0
101 	dl.multiselect dd 	Value Error : border only 0 can be a length. You must put a unit after your number : 1
342 	.form-submit 	Property -moz-border-radius doesn't exist : 5px
342 	.form-submit 	Property -webkit-border-radius doesn't exist : 5px
355 	.form-text, .form-textarea 	Property -moz-border-radius doesn't exist : 5px
355 	.form-text, .form-textarea 	Property -webkit-border-radius doesn't exist : 5px
360 	.node-form .form-text, .node-form .form-textarea, .node-form .resizable-textarea 	Property -moz-border-radius doesn't exist : 5px
360 	.node-form .form-text, .node-form .form-textarea, .node-form .resizable-textarea 	Property -webkit-border-radius doesn't exist : 5px 

Comments

neptunethemes’s picture

Status: Active » Needs work

Only the first three are errors - I was aware of the others because -moz-border-radius and -webkit-border-radius don't currently pass validation - it won't cause any problems and I think they improve the appearance. I'll the value errors later today. I probably won't remove the border-radius, but if the validation errors bother you can go into admin.css and scoop them out.

neptunethemes’s picture

Status: Needs work » Fixed
peterx’s picture

Thank you for fixing the three non radius errors. The theme is the site default for a few days.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.