Nouveau service Wallabag.

This commit is contained in:
David Soulayrol
2023-11-11 12:26:16 +01:00
parent 6c56aa23e9
commit 7fff8a5222
3 changed files with 30 additions and 0 deletions

View File

@@ -282,6 +282,10 @@ nav section ul li {
border-radius: 50%;
}
.services-icon-bookmark::before {
background: #b9daf6 url(/images/uicons/bookmark.svg) center center no-repeat;
}
.services-icon-camera::before {
background: #b9daf6 url(/images/uicons/camera.svg) center center no-repeat;
}