forked from wallabag/wallabag
implementing carrot into wallabag
This commit is contained in:
@ -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');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user