Plus besoin de font-awseome
This commit is contained in:
parent
82e06133b3
commit
5786b051b4
6 changed files with 18 additions and 3 deletions
|
@ -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);
|
||||
|
|
2
static/css/theme.min.css
vendored
2
static/css/theme.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue