Nouveau service Signature PDF.

This commit is contained in:
David Soulayrol
2023-11-11 15:25:54 +01:00
parent 8455a1850f
commit 48c13aaeb5
3 changed files with 28 additions and 0 deletions

View File

@@ -326,6 +326,10 @@ nav section ul li {
background: #b9daf6 url(/images/uicons/paper-plane.svg) center center no-repeat;
}
.services-icon-pencil::before {
background: #b9daf6 url(/images/uicons/pencil.svg) center center no-repeat;
}
.services-icon-web::before {
background: #b9daf6 url(/images/uicons/globe.svg) center center no-repeat;
}