fukuronekoさんのデザイン

このデザインについて

fukuroneko サンプル
カテゴリー:シンプルベーステーマ:hatenaヘッダー:白(太)
登録日:2006/12/01更新日:2007/01/31利用数:211
とにかくシンプルで、かつ視認性の高い物を目指してみました。

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

ページのヘッダ

<hatena name="incfilter" moduletitle="incremental filter ">
<h1>fukuronekoのアンテナ</h1>

ページのフッタ


スタイルシート

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

}

a:link	  { font-weight: bold; color: black; text-decoration: none;}
a:visited { font-weight: bold; color: gray; text-decoration: none; }
a:active  { font-weight: bold; color: gray; text-decoration: none; }
a:hover   { font-weight: bold; color: gray; text-decoration: underline; }


h1 {
  text-align: left;
  font-size: 16pt;
  font-weight: bold;
  border-bottom: 1px dotted #000000;
  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: 5px;
  margin-right: 5%;
}
.diff {
  font-size: 10pt;
  background-color: #ffffff;
  margin-top: 3px;
  margin-bottom: 20px;
  padding: 4px 4px 4px 4px;
  border: 1px dotted gray;
}
.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: #cccccc;
  margin: 5px;
  font-size: 80%;
  text-align: center;
}
form.hatena-searchform {
  text-align: right;
  margin-right: 5%;
}

.rssm {
  float: right;
  width: 200px;
  padding: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
}