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 9ea7955a..e2788a1c 100644
--- a/tpl/css/style-light.css
+++ b/tpl/css/style-light.css
@@ -44,6 +44,10 @@ a.twitter span {
44 background: url('../img/light/twitter.png') no-repeat; 44 background: url('../img/light/twitter.png') no-repeat;
45} 45}
46 46
47a.shaarli span {
48 background: url('../img/light/shaarli.png') no-repeat;
49}
50
47a.email span { 51a.email span {
48 background: url('../img/light/envelop.png') no-repeat; 52 background: url('../img/light/envelop.png') no-repeat;
49} 53}