Frisier dein CSS
CSSCruncher.com ist dein Anlaufpunkt für kleines, valides und schönes CSS!
» Startseite
» FAQ
» Partner
» Impressum
Zuletzt gecrunched
» domoform.de
» granitshop24.de
» seacolonytennis.net
» socialpunjab.com
» betten-burg.de
» Mehr im ARCHIV
Tipp
Mal sehen was wir getan haben für barfooz.de
CSSCruncher.com hat dieser Webseite
45,03 %
Code erspart!
Ich fasse es nicht!
Crunched CSS Code:
@charset "utf-8";*{padding:0;margin:0} html,body{margin:0 auto;color:#333;font:normal 12px Georgia;background-color:#ccc} a, a:hover{color:#666;text-decoration:none} a:hover{color:#000} img{border:0} #page{margin:40px auto 10px;padding:5px;width:700px;background-color:#eee;border:10px solid #999} #top, #middle, #bottom{margin:5px 0;padding:5px} #top{border-top:10px solid #bf8;text-align:center} #top a, #top a:hover{color:#333} h1{font-size:50px} #top h2{font-size:24px} #middle{border-top:1px solid #999;border-bottom:10px solid #bf8} .postings{margin:10px auto;width:600px;list-style:none} .postings li{margin:5px 0;padding:7px;border-left:1px solid #999;border-right:1px solid #999} .postings li span{display:block;float:left} .postings .post_info{float:right !important} .postings .jumpin{margin:0 10px 0 0} .postings .odd{background-color:#ddd} .postings .even{background-color:#fdfdfd} .post{margin:20px auto;width:600px} .post h2{margin:0 0 5px} .post .text{margin:5px 0 5px;padding:25px;border-top:1px dashed #999;border-bottom:1px dashed #999} .post .link{padding:0 25px 5px;border-bottom:1px dashed #999;overflow:hidden} .post .post_info{margin:5px 0 5px;text-align:right} #bottom{margin:0 auto;width:700px;text-align:center} .admin_menu{margin:0 auto;padding:5px 0;border-bottom:1px solid #a06323;background-color:#e2c890;text-align:center} .manage_post{margin:6px 0 0;padding:2px 0;border:1px solid #a06323;background-color:#e2c890;text-align:center;font-size:10px} .ie6_advice{margin:0 auto;padding:5px 0;border-bottom:1px solid #f00;background-color:#fbb;text-align:center} .clearer{clear:both}
» Zeige den Original CSS code
« Verberge den Original CSS code
@charset "utf-8"; *{padding:0;margin:0;} html, body { margin: 0 auto; color: #333; font: normal 12px Georgia; background-color: #ccc; } a, a:hover { color: #666; text-decoration: none; } a:hover { color: #000; } img {border: 0;} /*### page*/ #page { margin: 40px auto 10px; padding: 5px; width: 700px; background-color: #eee; border: 10px solid #999; } #top, #middle, #bottom { margin: 5px 0; padding: 5px; } #top { border-top: 10px solid #bf8; text-align: center; } #top a, #top a:hover { color: #333 } h1 { font-size: 50px; } #top h2 { font-size: 24px; } #middle { border-top: 1px solid #999; border-bottom: 10px solid #bf8; } .postings { margin: 10px auto; width: 600px; list-style: none; } .postings li { margin: 5px 0; padding: 7px; border-left: 1px solid #999; border-right: 1px solid #999; } .postings li span { display: block; float: left; } .postings .post_info { float: right !important; } .postings .jumpin { margin: 0 10px 0 0; } .postings .odd { background-color: #ddd; } .postings .even { background-color: #fdfdfd; } .post { margin: 20px auto; width: 600px; } .post h2 { margin: 0 0 5px; } .post .text { margin: 5px 0 5px; padding: 25px; border-top: 1px dashed #999; border-bottom: 1px dashed #999; } .post .link { padding: 0 25px 5px; border-bottom: 1px dashed #999; overflow: hidden; } .post .post_info { margin: 5px 0 5px; text-align: right; } #bottom { margin: 0 auto; width: 700px; text-align: center; } /*### admin macros*/ .admin_menu { margin: 0 auto; padding: 5px 0; border-bottom: 1px solid #a06323; background-color: #e2c890; text-align: center; } .manage_post { margin: 6px 0 0; padding: 2px 0; border: 1px solid #a06323; background-color: #e2c890; text-align: center; font-size: 10px; } /*### ie6 advice */ .ie6_advice { margin: 0 auto; padding: 5px 0; border-bottom: 1px solid #f00; background-color: #fbb; text-align: center; } /*### globals*/ .clearer { clear: both; }