aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/css/style-light.css
diff options
context:
space:
mode:
Diffstat (limited to 'tpl/css/style-light.css')
-rw-r--r--tpl/css/style-light.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/tpl/css/style-light.css b/tpl/css/style-light.css
index e2788a1c..224ef182 100644
--- a/tpl/css/style-light.css
+++ b/tpl/css/style-light.css
@@ -48,6 +48,10 @@ a.shaarli span {
48 background: url('../img/light/shaarli.png') no-repeat; 48 background: url('../img/light/shaarli.png') no-repeat;
49} 49}
50 50
51a.flattr span {
52 background: url('../img/light/flattr.png');
53}
54
51a.email span { 55a.email span {
52 background: url('../img/light/envelop.png') no-repeat; 56 background: url('../img/light/envelop.png') no-repeat;
53} 57}