サイドバーの幅を広げ、本文の文字サイズを大きくし、本文の段落(p要素)の前後のアキを広くした。
#container { width: 920px; /*変更(+40px)*/ } #main { width: 610px; } #box1 { width: 260px; /*追加(+40px)*/ } .hatena-module { width: 220px; /*追加(+40px)*/ } .entry-content img { max-width: 600px; } .entry-content { font-size:95%;/*変更(+5%)*/ line-height:2; } .entry-content p { text-indent:1em; margin-top:1.5em; /*追加*/ margin-bottom:1.5em;/*追加*/ }
またサイドバーのプロフィール欄に、メインで書いているはてなダイアリー(d:id:Imamura)へのリンクを追加した。