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.lafattoria-hamburg.de
CSSCruncher.com has crunched this CSS to
15.78 %
Less Size!
Woohooo!
Crunched CSS code:
@charset "utf-8";body{background-color:#000000;background-image:url(images/bg-gross.jpg);background-repeat:no-repeat;background-position:center top;margin:0px;font-family:Arial,Helvetica,sans-serif} a:link{color:#4A7C9C;text-decoration:none} a:visited,a:active{color:#A0B5C2;text-decoration:none} a:hover{text-decoration:underline} #main-navi li{font-size:1.4em;color:#C2B7A0;float:left;list-style-type:none;margin-right:20px} #main-navi{margin:0;padding:3px 0;height:28px;border-top:2px solid #8F7A4B;border-bottom:2px solid #8F7A4B} #left-frame,#item-frame{float:left} #left-frame{width:290px;height:auto} #left-frame ul{margin:0 10px;padding:10px 0} #left-frame li{color:#8F7A4B;list-style-type:disc;font-size:1em;margin:7px 20px;padding:0 5px} .headline-small{font-size:1.3em;color:#8F7A4B;margin:0;padding:0 15px} #flash-frame{width:650px;float:left} #item-frame{width:866px;margin-left:45px} .headline-spezial{font-size:1.2em;color:#C2B7A0;margin:0px;padding:0px;border-top:2px solid #8F7A4B;border-bottom:2px solid #8F7A4B;padding:3px 0;margin:12px 0} .teaser{float:left;width:216px;text-align:center;margin-bottom:20px} p{color:#C2B7A0;margin:7px 3px;font-size:0.9em} .sub-headline{color:#4A7C9C;margin:7px 0;font-size:1.1em} #footer{color:#C2B7A0;margin:0;font-size:0.9em;padding:10px;background-color:#43371C} .contact-form{background-color:#333333;color:#C2B7A0;margin:0} .contact-form th{text-align:right} .contact-form label{font-weight:bold} .headline-produkte{font-size:1.4em;color:#A98437;margin:0px}
» Show original CSS code
« Hide original CSS code
@charset "utf-8"; /* CSS Document */ body { background-color: #000000; background-image: url(images/bg-gross.jpg); background-repeat: no-repeat; background-position: center top; margin: 0px; font-family: Arial, Helvetica, sans-serif; } a:link {color:#4A7C9C; text-decoration:none;} a:visited, a:active {color:#A0B5C2; text-decoration:none;} a:hover{text-decoration:underline;} #main-navi li { font-size: 1.4em; color: #C2B7A0; float: left; list-style-type: none; margin-right: 20px; } #main-navi { margin: 0; padding: 3px 0; height: 28px; border-top: 2px solid #8F7A4B; border-bottom: 2px solid #8F7A4B; } #left-frame, #item-frame { float: left; } #left-frame { width: 290px; height: auto; } #left-frame ul { margin: 0 10px; padding: 10px 0; } #left-frame li { color: #8F7A4B; list-style-type: disc; font-size: 1em; margin: 7px 20px; padding: 0 5px; } .headline-small { font-size: 1.3em; color: #8F7A4B; margin: 0; padding: 0 15px; } #flash-frame { width: 650px; float:left; } #item-frame { width: 866px; margin-left: 45px; } .headline-spezial { font-size: 1.2em; color: #C2B7A0; margin: 0px; padding: 0px; border-top: 2px solid #8F7A4B; border-bottom: 2px solid #8F7A4B; padding:3px 0; margin:12px 0; } .teaser { float: left; width: 216px; text-align: center; margin-bottom: 20px; } p { color: #C2B7A0; margin: 7px 3px; font-size: 0.9em; } .sub-headline { color: #4A7C9C; margin: 7px 0; font-size: 1.1em; } #footer { color: #C2B7A0; margin: 0; font-size: 0.9em; padding: 10px; background-color: #43371C; } .contact-form { background-color: #333333; color: #C2B7A0; margin: 0; } .contact-form th { text-align:right; } .contact-form label { font-weight: bold; } .headline-produkte { font-size: 1.4em; color: #A98437; margin: 0px; }