Fix missing logo #40
|
@ -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