diff options
| author | SkyArrow <tommy351@gmail.com> | 2012-01-24 18:08:05 +0100 | 
|---|---|---|
| committer | SkyArrow <tommy351@gmail.com> | 2012-01-24 18:08:05 +0100 | 
| commit | 1b7eef8fc078b492afdadaffbfee46b52c41173d (patch) | |
| tree | 81220666b7bcbd1bc7f64f9a53e875c37a881314 /sass/parts | |
| parent | 3d32d120edd44b6c9fdaea25fe83bbbc06b2a18c (diff) | |
| download | octopress-theme-jeyzu-1b7eef8fc078b492afdadaffbfee46b52c41173d.zip octopress-theme-jeyzu-1b7eef8fc078b492afdadaffbfee46b52c41173d.tar.gz  | |
read more icon
Diffstat (limited to 'sass/parts')
| -rw-r--r-- | sass/parts/_article.scss | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/sass/parts/_article.scss b/sass/parts/_article.scss index b48d02b..aa0233f 100644 --- a/sass/parts/_article.scss +++ b/sass/parts/_article.scss @@ -26,6 +26,8 @@ article{  		.more-link{  			display: block;  			margin-top: 20px; +			padding-left: 30px; +			background: image-url('more.png') 0 center no-repeat;  		}  		strong{  			font-weight: bold;  | 
