Fix missing logo #40
|
@ -81,6 +81,10 @@
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.service.mastodon {
|
||||||
|
background-image: url(/images/logos/mastodon.png);
|
||||||
|
}
|
||||||
|
|
||||||
.service.nextcloud {
|
.service.nextcloud {
|
||||||
background-image: url(/images/logos/nextcloud.png);
|
background-image: url(/images/logos/nextcloud.png);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue