kennakさんのデザイン

このデザインについて

kennak サンプル
カテゴリー:シンプルベーステーマ:hatenaヘッダー:白(太)
登録日:2007/04/04更新日:2007/04/04利用数:476
しんぷる いづ 春

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

ページのヘッダ

<h1>けなくのアンテナ</h1>

ページのフッタ


スタイルシート

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

h1 {
  text-align: left;
  font-size: 16pt;
  font-weight: bold;
  border-bottom: 1px dotted #ffcccc;
  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%;
}

ol li a:link {
 color: #be6767 ;
 text-decoration:none ;
}
ol li a:visited{
 text-decoration:none ;
}

ol li a:hover{
 color: #ffcccc ;
 text-decoration:none;
}


.diff {
  font-size: 10pt;
  background-color: #ffcccc;
  border-top: 1px solid #d63597;
  border-left: 10px solid #f1457d;
  border-right: 10px solid #f1457d;
  border-bottom: 1px solid #d63597;
  margin-top: 8px;
  margin-bottom: 8px;
  padding: 10px 10px 10px 20px;
}
.pager {
  font-size: 9pt;
  text-align: right;
  margin-top: 3px;
  margin-bottom: 3px;
  margin-right: 5%;
}

.pager a:link {
 color: #be6767 ;
 text-decoration:none ;
}
.pager a:visited{
 text-decoration:none ;
}

.pager a:hover{
 color: #ffcccc ;
 text-decoration:none;
}

div.adminmenu {
  font-size: 90%;
  margin: 2% 5% 0% 0%;
  text-align: right
}
span.adminmenu {}
div.footer {
  color: #cccccc;
  margin: 5px;
  font-size: 80%;
  text-align: center;
}
form.hatena-searchform {
  text-align: right;
  margin-right: 5%;
}