Nouveau service Tiny Tiny RSS.

This commit is contained in:
David Soulayrol
2023-11-11 12:25:52 +01:00
parent 215262f6ce
commit aed49416e0
3 changed files with 29 additions and 0 deletions

View File

@@ -290,6 +290,10 @@ nav section ul li {
background: #b9daf6 url(/images/uicons/users.svg) center center no-repeat;
}
.services-icon-megaphone::before {
background: #b9daf6 url(/images/uicons/megaphone.svg) center center no-repeat;
}
.services-icon-messages::before {
background: #b9daf6 url(/images/uicons/comments.svg) center center no-repeat;
}