Improved image lazy loader
This commit is contained in:
11
styles/images.scarlet
Normal file
11
styles/images.scarlet
Normal file
@ -0,0 +1,11 @@
|
||||
.lazy
|
||||
visibility hidden
|
||||
opacity 0
|
||||
|
||||
.image-found
|
||||
visibility visible
|
||||
opacity 1 !important
|
||||
|
||||
.image-not-found
|
||||
visibility hidden
|
||||
opacity 0 !important
|
Reference in New Issue
Block a user