aboutsummaryrefslogtreecommitdiffhomepage
path: root/themes/courgette/css/style-default.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/courgette/css/style-default.css')
-rwxr-xr-xthemes/courgette/css/style-default.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/themes/courgette/css/style-default.css b/themes/courgette/css/style-default.css
index 3377a75b..297f86ae 100755
--- a/themes/courgette/css/style-default.css
+++ b/themes/courgette/css/style-default.css
@@ -38,6 +38,10 @@ a.flattr span {
38 background-image: url('../img/default/flattr.png'); 38 background-image: url('../img/default/flattr.png');
39} 39}
40 40
41a.carrot span {
42 background-image: url('../img/default/carrot.png')
43}
44
41a.email span { 45a.email span {
42 background-image: url('../img/default/envelop.png'); 46 background-image: url('../img/default/envelop.png');
43} 47}
@@ -56,4 +60,4 @@ a.bad-display span {
56 60
57a.reading-time span { 61a.reading-time span {
58 background-image: url('../img/default/clock.png'); 62 background-image: url('../img/default/clock.png');
59} 63} \ No newline at end of file