Turn colored SVGS into siluettes

This commit is contained in:
2017-10-17 18:48:23 +02:00
parent dfb21c3c46
commit dcd89b391c
3 changed files with 12 additions and 2 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ img {
margin: 0 auto;
/*filter: invert(1) opacity(0.8);*/
filter: opacity(0.8);
filter: brightness(0) opacity(0.8);
}
body >h1,