Skip to content

Instantly share code, notes, and snippets.

@ljsabc
Created June 5, 2019 12:29
Show Gist options
  • Save ljsabc/ff1fef8cae87fd6454cca872ff52a47f to your computer and use it in GitHub Desktop.
Save ljsabc/ff1fef8cae87fd6454cca872ff52a47f to your computer and use it in GitHub Desktop.
.stream-tombstone-container{
display: block;
font-size:0;
}
.Tombstone{
background-image: url('https://media.giphy.com/media/aSTJbOerwCKqc/giphy.gif');
display: block;
height: 300px;
}
.Tombstone *{
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment