diaspora on all themes

This commit is contained in:
Thomas Citharel
2014-12-07 22:24:25 +01:00
parent 7c2c49d9b1
commit 9c55ed0923
4 changed files with 13 additions and 2 deletions

View File

@ -43,6 +43,11 @@ a.carrot span {
background-size: 16px 16px;
}
a.diaspora span {
background-image: url('../../_global/img/icons/diaspora-icon--black.png');
background-size: 16px 16px;
}
a.email span {
background-image: url('../img/default/envelop.png');
}