post_kiyoさんのデザイン

このデザインについて

post_kiyo サンプル
カテゴリー:シンプルベーステーマ:hatenaヘッダー:白(太)
登録日:2007/08/12更新日:2007/08/12利用数:68

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

ページのヘッダ

  <font style="font-weight: bold;" size="9"><a href="http://a.hatena.ne.jp/post_kiyo/" target="_top">Antenna!!!</a></font>LINK LIST<br>
LINK LIST<br>
<br><span style="font-weight: bold;"><私的分類></span>

ページのフッタ


スタイルシート

body {
  margin-top: 10;
  margin-bottom: 10;
  margin-left: 20;
  margin-right: 20;
  padding: 10;
  background-color: #FFFFFF;
}
li {
  font-size: 12pt;
}
a {
  font-weight: bold;
}
h1 {
  text-align: left;
  font-size: 16pt;
  font-weight: bold;
  border-bottom: 1px dotted #FFBB33;
  margin-top: 10px;
  margin-left: 10%;
  margin-right: 10%;
  padding: 4px 4px 4px 4px;
}

ol {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 20px;
  margin-right: 10%;
}

.diff {
  font-size: 10pt;
  color:white;
  background-color: #FFBB33;
  margin-top: 2px;
  margin-bottom: 2px;
  padding: 4px 4px 4px 4px;
}

.pager {
  font-size: 10pt;
  text-align: left;
  margin-top: 3px;
  margin-bottom: 3px;
  margin-left: 0%;
  margin-right: 10%;
}


div.adminmenu {
  font-size: 30%;
  margin: 2% 5% 0% 0%;
  text-align: right
}
span.adminmenu {}
div.footer {
  color: #FFBB00;
  margin: 5px;
  font-size: 80%;
  text-align: center;
}

div.header h2 {
  color: orange;
  font-size: 100%;
}
a:link{
text-decoration:none;
font-wight:bold;
color:orange;
}

a:visited {
text-decoration:none;
font-wight:bold;
color:orange;}

a:hover{
background-color: #66CCFF;
color:white;
}