Skip to content
Snippets Groups Projects

add lost filter rule, fixes #1828

Merged Jan-Hendrik Willms requested to merge biest-1828 into main
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
@@ -272,6 +272,8 @@ body.fixed {
@@ -272,6 +272,8 @@ body.fixed {
display: none;
display: none;
img {
img {
 
filter: contrast(0) brightness(2);
 
@include square(16px);
@include square(16px);
margin-right: 0.8em;
margin-right: 0.8em;
}
}
Loading