現在指定してあるテーマに、スタイルシートを追加設定する場合、 以下にCSSの断片を入力してください。
div.adminmenu { font-size: small; text-align: right; } div.commentshort { font-size: 90%; margin-left: 0.5em; } div.commentator { margin-left: 0.3em; } span.commentator { font-weight: bold; } div.commentshort p { line-height: 120%; margin-top: 0.2em; margin-bottom: 0.2em; } div.commentbody { font-size: 90%; line-height: 120%; margin: 0.5em; } div.commentbody p { margin-top: 0.2em; margin-bottom: 1em; margin-left: 2em; } div.section p { line-height: 150%; margin: 0.5em 1em 0.7em 4em; text-indent: 1em; } /* amazon plugin */ img.left { border-style: dotted; border-width: 2px; border-color: #fff; float: left; margin: 0.5em; } img.right, img.photo, img.amazon { border-style: dotted; border-width: 2px; border-color: #fff; float: right; margin: 0.5em; }