summaryrefslogtreecommitdiffstats
path: root/sass/parts
diff options
context:
space:
mode:
Diffstat (limited to 'sass/parts')
-rw-r--r--sass/parts/_article.scss2
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;