CSS optimization

TwitterFacebook
Get flash to fully experience Pearltrees

Remove unused CSS - CSS Optimizer

http://unused-css.com/?msg=We+will+now+explore+your+site+and+detect+all+the+unused+css+rules.+You+will+received+an+email+as+soon+as+the+exploration+is+done. How it's working A web crawler follows the links of your site. On each page, we retrieve the CSS files and list the selectors. The selectors are tested on the html page. If the selector matches an element, it is marked as used.