Nouveau service Tiny Tiny RSS.

This commit is contained in:
David Soulayrol
2023-11-11 12:25:52 +01:00
parent 215262f6ce
commit 1a601cbaa3
2 changed files with 28 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;
}