tweaked high contrast query
This commit is contained in:
parent
139f2c169b
commit
b83691afc7
|
@ -879,7 +879,7 @@ h1 svg {
|
|||
}
|
||||
@media (-ms-high-contrast: active) {
|
||||
img[src*=".svg"] {
|
||||
filter: invert(100%);
|
||||
background: #fff;
|
||||
padding: 0.5rem;
|
||||
}
|
||||
}
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -879,7 +879,7 @@ h1 svg {
|
|||
}
|
||||
@media (-ms-high-contrast: active) {
|
||||
img[src*=".svg"] {
|
||||
filter: invert(100%);
|
||||
background: #fff;
|
||||
padding: 0.5rem;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user