タイムラインをモチーフとした、シンプルなテーマです。
更新履歴
- ver1.4 (2013.12.25):バグ修正
- ver1.3 (2013.05.26):ヘッダー背景画像のバリュエーション追加
- ver1.2 (2013.05.12):見出し、カテゴリー等のデザイン調整
- ver1.1 (2013.05.09):バグ修正
- ver1.0 (2013.05.08):公開
ヘッダー背景画像のバリュエーション追加について
Ver.1.3より背景画像にバリュエーションを追加しました。
お好みの背景画像のコードを下記からコピーし、
管理画面の「デザイン > カスタマイズ > デザインCSS」に
ペーストして保存してください。
grid image
グリッド線を意識した背景画像です。
/* grid image */ #blog-title-inner{ background: url('http://cdn-ak.f.st-hatena.com/images/fotolife/k/kgsi/20130526/20130526133030.png') no-repeat center center !important; }
circle image
奥行き感がある円を敷き詰めた背景画像です。
/* circle image */ #blog-title-inner{ background: url('http://cdn-ak.f.st-hatena.com/images/fotolife/k/kgsi/20130526/20130526133029.png') no-repeat center center !important; }