Skip to content

Instantly share code, notes, and snippets.

@mareksotak
Created October 5, 2015 12:44
Show Gist options
  • Save mareksotak/6f9d2b90f5d3e839e7a4 to your computer and use it in GitHub Desktop.
Save mareksotak/6f9d2b90f5d3e839e7a4 to your computer and use it in GitHub Desktop.
.inmplayer-launcher::before {
content: "TAKE A TOUR";
top: 0;
left: 0;
color: #000;
display: block;
height: 20px;
width: 100px;
text-indent: 0;
}
.inmplayer-launcher {
text-indent: -9999px;
overflow: hidden;
width: 100px !important;
border-radius: 2px !important;
height: 20px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment