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.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/tpl/css/style-light.css b/tpl/css/style-light.css
index c1d98326..5d584eb3 100644
--- a/tpl/css/style-light.css
+++ b/tpl/css/style-light.css
@@ -75,6 +75,14 @@ a.archive-off span:hover {
75 background: url('../img/light/checkmark-on.png') no-repeat; 75 background: url('../img/light/checkmark-on.png') no-repeat;
76} 76}
77 77
78a.twitter span {
79 background: url('../img/light/twitter.png') no-repeat;
80}
81
82a.email span {
83 background: url('../img/light/envelop.png') no-repeat;
84}
85
78/*** ***/ 86/*** ***/
79/*** ARTICLE PAGE ***/ 87/*** ARTICLE PAGE ***/
80 88