Plus besoin de font-awseome

This commit is contained in:
Stanislas Jouffroy 2025-03-24 22:57:33 +01:00
parent 82e06133b3
commit 5786b051b4
6 changed files with 18 additions and 3 deletions

View file

@ -340,3 +340,10 @@ figure > figcaption h4 {
@keyframes fade-tooltip {
to { opacity: 0; }
}
.edit-page-picto {
filter: invert(46%) sepia(17%) saturate(2064%) hue-rotate(161deg) brightness(90%) contrast(83%);
position: relative;
top: 2px;
vertical-align: center;
}