その16・はてなダイアリー独自クラス3

「前の日」「次の日」とかのナビゲーション。余白調整のみ。

div.calendar {
 margin: 1em 0;
}

はてなモジュール

div.hatena-module {
 margin: 0.5em 5%;
 padding: 0.5em;
 border-left: dotted 2px #006090;
}
div.hatena-moduletitle {
 color: #006090;
 background-color: transparent;
 font-weight: bold;
}
div.hatena-moduletitle a {
 color: inherit;
 background-color: transparent;
}
div.hatena-modulebody {
 margin-left: 1em;
}

あと、引用はちょっと青っぽい灰色に変更しましたー。