implement white image correctly

pull/1/head
ansuz 2016-12-20 16:41:05 +01:00
parent 835c33113e
commit 280a6c462a
2 changed files with 0 additions and 5 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 100 KiB

After

Width:  |  Height:  |  Size: 99 KiB

View File

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