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

@ -1109,6 +1109,14 @@ figure > figcaption h4 {
opacity: 0;
}
}
.edit-page-picto {
-webkit-filter: invert(46%) sepia(17%) saturate(2064%) hue-rotate(161deg) brightness(90%) contrast(83%);
filter: invert(46%) sepia(17%) saturate(2064%) hue-rotate(161deg) brightness(90%) contrast(83%);
position: relative;
top: 2px;
vertical-align: center;
}
header {
color: var(--custom-font-color, #fff);
background: var(--custom-background-color, #000);