シンプルデザイン

このデザインについて

Crunkyxxx サンプル
カテゴリー:シンプルベーステーマ:hatenaヘッダー:抹茶(細)
登録日:2011/05/07更新日:2011/05/07利用数:66

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

ページのヘッダ

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

ページのフッタ


スタイルシート

body{
 background-color: #ffffff;
}

a:hover{
 color: #cc5555;
 text-decoration: underline;
}

a{
 color: #5555cc;
 text-decoration: none;
}

.modified{
 color: #000000;
 font-size: 18px;
 font-family: "Century Gothic", Georgia, "MS Pゴシック", sans-serif;
 font-weight: normal;
 padding-top: 2px;
 padding-bottom: 2px;
 padding-left: 5px;
 padding-right: 15px;
 border-left: 2px #000000 solid;
}

.modified a{
 font-size: 12px;
}

p.diff{
 font-size: 14px;
 margin-top: 2px;
 margin-bottom: 15px;
 background-color: #f1f1f1;
 border-left: 2px #000000 solid;
 border-right: none;
 border-top: none;
 border-bottom: none;
}