Skip to content

Instantly share code, notes, and snippets.

@jaywick
Created October 10, 2017 08:08
Show Gist options
  • Select an option

  • Save jaywick/c98217989eb3aad11225d0c922518245 to your computer and use it in GitHub Desktop.

Select an option

Save jaywick/c98217989eb3aad11225d0c922518245 to your computer and use it in GitHub Desktop.
a {
border-radius: 2px !important;
}
div.absoluteBottom{
background: rgba(25,25,25,0.8);
color: white;
}
span.absoluteBottom {
font-family: arial;
overflow: hidden;
padding: 6px 5px;
text-overflow: ellipsis;
white-space: nowrap;
font-size: 15px !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment