yk5656 diary
id:yk5656
はてなブログでソースコードのブロックに横スクロールバーを表示する方法
管理画面からデザインCSSに下記を追加。 pre.code{ white-space: pre; overflow-x: scroll; }