forked from data.coop/website
Fix missing logo
This commit is contained in:
parent
2491470166
commit
25e8362f6c
|
@ -81,6 +81,10 @@
|
|||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.service.mastodon {
|
||||
background-image: url(/images/logos/mastodon.png);
|
||||
}
|
||||
|
||||
.service.nextcloud {
|
||||
background-image: url(/images/logos/nextcloud.png);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue