MediaWiki:Vector.css: Różnice pomiędzy wersjami
Nie podano opisu zmian |
Nie podano opisu zmian |
||
| Linia 2880: | Linia 2880: | ||
image-rendering: -webkit-crisp-edges; | image-rendering: -webkit-crisp-edges; | ||
image-rendering: pixelated; | image-rendering: pixelated; | ||
} | |||
/* Color inversion */ | |||
.invert { | |||
filter: invert(1); | |||
} | } | ||