Hide alt text in images

This commit is contained in:
Eduard Urbach 2018-03-20 23:01:05 +01:00
parent 35f694bcda
commit 6e603597ef
2 changed files with 3 additions and 3 deletions

View File

@ -38,9 +38,6 @@ a
img
backface-visibility hidden
// Hide the alt text that is shown while the image is loading
// text-indent -9999px
.hidden
display none !important

View File

@ -2,6 +2,9 @@
visibility hidden
opacity 0
// Hide the alt text that is shown while the image is loading
text-indent -500px
.element-color-preview
visibility visible
animation color-preview 1000ms forwards