Skip to content

Instantly share code, notes, and snippets.

@sebgoa
Created February 2, 2017 11:53
Show Gist options
  • Select an option

  • Save sebgoa/a5bd30ab504bef9f0f568c07e6004be3 to your computer and use it in GitHub Desktop.

Select an option

Save sebgoa/a5bd30ab504bef9f0f568c07e6004be3 to your computer and use it in GitHub Desktop.
remark css
.remark-slide-content:after {
content: "";
position: absolute;
bottom: 10px;
left: 10px;
height: 40px;
width: 120px;
background-repeat: no-repeat;
background-size: contain;
background-image: url('data:image/png;base64,iVBORw0KGgoAA');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment