From 1b7eef8fc078b492afdadaffbfee46b52c41173d Mon Sep 17 00:00:00 2001 From: SkyArrow Date: Wed, 25 Jan 2012 01:08:05 +0800 Subject: read more icon --- sass/parts/_article.scss | 2 ++ source/images/more.png | Bin 0 -> 1434 bytes 2 files changed, 2 insertions(+) create mode 100644 source/images/more.png 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; diff --git a/source/images/more.png b/source/images/more.png new file mode 100644 index 0000000..eec6c26 Binary files /dev/null and b/source/images/more.png differ -- cgit v1.1-2-g2b99