bs

このデザインについて

chiro_poru サンプル
カテゴリー:シンプルベーステーマ:なしヘッダー:白(太)
登録日:2007/03/31更新日:2007/03/31利用数:67
バナーの部分は自分のHPやブログのバナーにしちゃったり、
消去してかまいません。


設定でスクリーンショット画像は表示しない・更新内容の表示文字数0文字に設定すると、アンテナでもシンプルと同じようなデザインとなります。

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

ページのヘッダ

<BR><BR>   
<a href="" target="_blank"><img src="" border="0"></a>
<a href="" target="_blank"><img src="" border="0"></a>

ページのフッタ


スタイルシート

body {
    font-family:  "Verdana",;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    text-color: #2E007A;
    background-color: #fff;
}
li {
  font-size: 7pt;
}
a {
  border-bottom: 0px dotted #000;
}
a:link , a:visited
	 {
	color: #000;
	text-decoration: none; }
a:active , a:hover
	{ color: #000;
	background: #fff;}
}
h1 {
  text-align: center;
  font-size: 7pt;
  font-weight: none;
  border-bottom: 0px dotted #ADB2FF;
  margin-top: 7px;
  margin-bottom: 5px;
  margin-left: 5%;
  margin-right: 5%;
  padding: 4px 4px 4px 4px;
}
ol {
  margin-top: 5px;
  margin-bottom:20px;
  margin-left: 50px;
  margin-right: 5%;
}
.diff {
    color:#000;
    font-size: 8pt;
    background-color:#000;
    margin-top: 3px;
    margin-bottom: 3px;
    padding: 4px 4px 4px 4px;
}
.pager {
  font-size: 7pt;
  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: #000080;
  margin: 5px;
  font-size: 80%;
  text-align: center;
}
form.hatena-searchform {
  text-align: right;
  margin-right: 5%;
}