はてなのテーマを「Desert」に変更

  1. 参考リンク
    1. tDiary テーマ・サンプル (tDiaryでテーマが実際にどのように見えるかを確認するためのページ) http://home.att.ne.jp/wood/seki/tdiary/index.html


body {
background-image : none ;
background-color : #efefef ;
margin:0px;
font-weight : normal ;
}

h3 {
line-height: 1.3em ;
}

li {
line-height: 1.2em ;
}

blockquote {
border:solid ;
background-color : white ;
background-image : none ;
}

/* リンク */
a:link {
color: "#0000FF" ;
}

a:visited {
color : "#BF001D" ;
text-decoration: underline ;
}

a:active {
color: red ;
}

a:hover {
color : #FF0000 ;
}


/* キーワード */
a:link.keyword {
color: black ;
border-bottom: solid 1px gray ;
}

a:visited.keyword {color : "#808080" ;
text-decoration: underline ;
}
a:active.keyword {
color: red ;
}

a:hover.keyword {
color : #FF0000 ;
text-decoration: none ;
}



/* はてなモジュール */
.hatena_hotkeyword {list-style-type:decimal;}
.hatena_keyword {list-style-type:decimal;}
.hatena_section {list-style-type:decimal;}
.hatena_hoturl {list-style-type:decimal;}