service for a better code

INHALT

WinでIE 6, Firefoxのブラウザテストは行なっています。

Dowload Template

::height100%のテンプレート

html { 
  padding:0px;
  margin:0px;
}

body {
  background-color: #e1e1e1;
  font-size: 12px;
  font-family: Tahoma,sans-serif,"ヒラギノ角ゴ Pro W3","OSAKA";
  color:#564b47;  
  padding:0px 20px;
  margin:0px;
}

#inhalt {
  float: left;
  width: 75%;
  margin:0px 0px 50px 0px;
  background-color: #fff;
  overflow: auto;
} 


«-- back