2px

このデザインについて

Suima サンプル
カテゴリー:シンプルベーステーマ:なしヘッダー:ライトグレー(太)
登録日:2007/02/20更新日:2007/02/24利用数:309
Simple is best.
id:Suima = id:ryop(delete)

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

ページのヘッダ

<h1><hatena name="title"></h1>

ページのフッタ

<!-- アンテナしか使用しない場合、この行から -->
<div id="exterior">
<hatena name="rss" url="http://b.hatena.ne.jp/hotentry?mode=rss" listlimit="10" template="hatena-module" desclength="0" moduletitle="はてブ Hotentry">
</div>
<!-- この行まで削除 -->

スタイルシート

ol {
  margin: 0 35% 0 0 !important;
  padding: 1em 56px 0 40px !important;
}

body {
  margin: 0;
  padding: 0;
  background: #fff;
  color: #333;
  font-size: 80%;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, Arial, "メイリオ", Meiryo, "MS Pゴシック", sans-serif;
  line-height: 1.5;
}

a {
  text-decoration: underline;
}
a:link {
  color: #0f7ebb;
}
a:visited {
  color: #0b5882;
}
a:hover {
  color: #ff0080;
}
a:active {
  color: #ff0080;
  text-decoration: none;
}

div#toggle_visited {
  position: absolute;
  top: 70px;
  right: 24px;
  margin: 5.5em 0 0;
}

h1,
p.pager {
  margin: 0 24px;
  padding: 0 16px;
}

ul,
li {
  margin: 0;
  padding: 0;
}

h1 {
  padding-top: 24px;
  padding-bottom: 3px;
  font-size: 120%;
  border-bottom: 3px double #666;
}
h1 img {
  margin-left: 0.6em;
}

p.pager a:link,
p.pager a:visited {
  color: #000;
}
p.pager a:hover {
  background: #333;
  color: #fff;
}
p#pager_group {
  padding: 0.2em 0;
  background: #eee;
  text-align: center;
}
p#pager_relate {
  width: 20em;
  margin-top: 1.3em;
  position: absolute;
  top: 70px;
  right: 0;
  text-align: right;
}

ol {
  margin: 0;
  padding: 0 40px;
  list-style: none;
}
li a {
  font-weight: bold;
}
p.diff {
  margin: 0.2em 0 1em;
  padding: 0.5em 0.8em;
  border-left: 2px solid #666;
}
p.diff img {
  margin-right: 0.8em;
  border-width: 2px;
  border-style: solid;
}
p.diff a:link img,
p.diff a:visited img {
  border-color: #ccc;
}
p.diff a:hover img {
  border-color: #0f7ebb;
}
p.diff a:active img {
  border-color: #ff0080;
}

div.footer {
  margin: 24px 0 0;
  padding: 3px 0;
  background: #e3e3e3;
  text-align: center;
  border-top: 1px solid #999;
}

div#exterior {
  width: 35%;
  margin-top: 4.5em;
  position: absolute;
  top: 100px;
  right: 40px;
}
div.hatena-module {
  margin: 0 0 1.4em;
  padding: 16px;
  border-left: 2px solid #666;
}
div.hatena-moduletitle {
  font-weight: bold;
}
div.hatena-moduletitle a {
  color: #000;
  text-decoration: none;
}
div.hatena-modulebody a {
  font-weight: normal;
}
div.hatena-modulebody a:link {
  color: #333;
}
div.hatena-modulebody a:visited {
  color: #666;
}
div.hatena-modulebody a:hover {
  color: #ff0080;
}
div.hatena-modulebody ul {
  margin-top: 1em;
}
div.hatena-modulebody li {
  margin-left: 1.4em;
}