Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save robertdevore/eec68e3f9d381b5a05a60b9717fdf333 to your computer and use it in GitHub Desktop.
Save robertdevore/eec68e3f9d381b5a05a60b9717fdf333 to your computer and use it in GitHub Desktop.
Quick CSS styles for the dispensary locations output code snippet
span.mylocation {
background: #FFF;
font-size: 13px;
padding: 10px;
position: absolute;
top: 5px;
right: 5px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment