Hide alt text on unloaded images
This commit is contained in:
parent
0006b06c52
commit
156313f326
@ -57,6 +57,7 @@
|
||||
width: 200px;
|
||||
height: 200px;
|
||||
background: #222;
|
||||
color: #222;
|
||||
box-shadow: 0 2px 5px black(.5);
|
||||
border: 1px solid white(.5);
|
||||
transition: opacity .3s ease-out, transform .3s ease-out, border-color .3s ease-out;
|
||||
|
Loading…
Reference in New Issue
Block a user