constantさんのデザイン

このデザインについて

constant サンプル
カテゴリー:シンプルベーステーマ:hatenaヘッダー:グレー(太)
登録日:2008/02/28更新日:2008/02/28利用数:78

ヘッダ/フッタ/スタイルシート

ページのヘッダ


ページのフッタ


スタイルシート

body {
  margin-top: 10;
  margin-bottom: 10;
  margin-left: 10;
  margin-right: 10;
  padding: 0;
  background-color: #cccccc;
}
li {
  font-size: 10pt;
}
a {
  font-weight: bold;
}


h2 {
  text-align: left;
  font-color: #ffffff;
  font-size: 16pt;
  font-weight: bold;
  border-bottom: 1px dotted #808080;
  margin-top: 10px;
  margin-bottom: 5px;
  margin-left: 5%;
  margin-right: 5%;
  padding: 4px 4px 4px 4px;
}
ol {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 50px;
  margin-right: 5%;
}
.diff {
  font-size: 10pt;
  background-color:#dddddd;
  margin-top: 3px;
  margin-bottom: 3px;
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;

  padding: 4px 4px 4px 4px;
}
.pager {
  font-size: 9pt;
  text-align: right;
  margin-top: 3px;
  margin-bottom: 3px;
  margin-right: 5%;
}
div.adminmenu {
  font-size: 90%;
  margin: 2% 5% 0% 0%;
  text-align: right
}
span.adminmenu {}
div.footer {
  color: #ffffff;
  margin: 5px;
  font-size: 80%;
  text-align: center;
}
form.hatena-searchform {
  text-align: right;
  margin-right: 5%;
}