Dwoo_Compilation_Exception
The index page trows me this message:
An Error Was Encountered
exception 'Dwoo_Compilation_Exception' with message 'Compilation error at line 25 in "string:" : Parse error in "list-style:none;} th{text-align:left;} h1,h2,h3,h4{font-size:100%;} q:before,q:after{content:'';} pre,code{font:115% monospace; font-size:100%;} th{text-align:left;} cite,code,th,address{font-style:normal;font-weight:normal;} body { font-size:62.5%; } /*************************************************************** TAG STYLES ***************************************************************/ body { background:
#000 url(
http://www.getfuelcms.com/assets/images/bg_waves.jpg) no-repeat top center; font-family: 'Lucida Grande', Arial, sans-serif; color: #fff; font-size: 12px; } h1 { font-size: 30px; margin-top: 50px; text-shadow:
#000 0px 1px 3px; padding-left: 160px; line-height: 20px; } h2 { font-size: 16px; color: #fff; color: #c8d1d9; margin-bottom: 15px; text-shadow:
#000 0px 1px 3px; padding-left: 164px; line-height: 28px; } h3 { font-size: 16px; color: #ea5b17; margin-bottom: 5px; font-weight: normal; } h4 { font-size: 12px; margin-bottom: 5px; } a { color: #dc461c; } p { margin-bottom: 20px; } ul { margin: 0 0 20px 0; } ol { list-style: decimal; margin: 0 0 20px 20px; } li { margin-bottom: 3px; } /*************************************************************** GENERIC CLASSES ***************************************************************/ .clear { clear: both; height: 0; line-height: 0; font-size: 0; } .success { background-color: #6ec461; background-repeat: no-repeat; padding: 2px; } .warning { background-color: #ff1; background-repeat: no-repeat; padding: 2px; } .error { background-color: #c30; background-repeat: no-repeat; padding: 2px; } .important { font-size: 16px; font-weight: bold; } /*************************************************************** MAIN AREAS ***************************************************************/ div#container { -webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.8); -moz-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.8); width: 600px; margin: 70px auto; border: 1px solid #1e466a; padding: 20px; -moz-border-radius: 10px; -webkit-border-radius: 10px; background: -webkit-gradient(linear, left top, left bottom, from(rgba(42, 96, 147, 0.35)), to(#000)); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e466a', endColorstr='#000'); /* for IE */ } div#logo { background: transparent url(
http://www.getfuelcms.com/assets/images/fuel_logo_sm.png) no-repeat; width: 150px; height: 150px; float: left; } div#content { padding: 10px 20px; }
Where can i fix this?
Comments