implement white image correctly

This commit is contained in:
ansuz
2016-12-20 16:41:05 +01:00
parent 959983cc8b
commit 5c46fa7c65
2 changed files with 0 additions and 5 deletions

View File

@@ -122,11 +122,6 @@ a {
img {
height: auto;
max-width: 100%;
&.cryptofist {
filter: invert(100%);
-webkit-filter: invert(100%);
}
}
p {