]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - themes/courgette/css/style-default.css
implementing carrot into wallabag
[github/wallabag/wallabag.git] / themes / courgette / css / style-default.css
index 3377a75be60182606881e56a8fbc8cc8d1d983c8..297f86aecaf5824bf1983d5d14e6d76a8751534b 100755 (executable)
@@ -38,6 +38,10 @@ a.flattr span {
     background-image: url('../img/default/flattr.png');
 }
 
+a.carrot span {
+    background-image: url('../img/default/carrot.png')
+}
+
 a.email span {
     background-image: url('../img/default/envelop.png');
 }
@@ -56,4 +60,4 @@ a.bad-display span {
 
 a.reading-time span {
     background-image: url('../img/default/clock.png');
-}
+}
\ No newline at end of file