Tune up your CSS
CSSCruncher.com is your premier ressource for valid, small and fancy CSS code!
» Homepage
» FAQ
» Partner
» Imprint
Last crunched Pages
» rogator.de
» grandeidea.info
» walther-flender-gruppe...
» billigfluege.de
» pregnancymiracle44.com
» More in the ARCHIVE
Tipp
Let's see what we've done for www.yves-rocher.de
CSSCruncher.com has crunched this CSS to
19.29 %
Less Size!
Woohooo!
Crunched CSS code:
body{background:url("/error/img/bg.jpg") no-repeat} .page{color:#5B5B5B;font-family:Arial,Helvetica,sans-serif;font-size:1.1em;position:absolute;top:165px;left:150px;width:380px} hr{border-width:2px 0 0 0;border-style:dotted none none none;border-color:#5b5b5b #ffffff #ffffff #ffffff;margin:15px 0 15px 0}
» Show original CSS code
« Hide original CSS code
body{ background : url("/error/img/bg.jpg") no-repeat; } .page{ color : #5B5B5B; font-family : Arial, Helvetica, sans-serif; font-size : 1.1em; position : absolute; top : 165px; left : 150px; width : 380px; } hr{ border-width : 2px 0 0 0; border-style : dotted none none none; border-color : #5b5b5b #ffffff #ffffff #ffffff; margin : 15px 0 15px 0 ; }