forked from data.coop/website
Merge pull request 'Fix missing logo' (#40) from feature/update-service-list into master
Reviewed-on: data.coop/website#40
This commit is contained in:
commit
9cfbe7e303
|
@ -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