Skip to content

Instantly share code, notes, and snippets.

@bvanrijn
Created July 1, 2015 09:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bvanrijn/453e3e4b494eefeb8877 to your computer and use it in GitHub Desktop.
Save bvanrijn/453e3e4b494eefeb8877 to your computer and use it in GitHub Desktop.
elvis.min.css
.btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;font-weight:900;border-radius:5px;color:#fff}.extra-small{height:1.3em;font-size:1em}.small{height:1.4em;font-size:1em}.medium{height:1.5em;font-size:1.1em}.large{height:1.6em;font-size:1.2em}.extra-large{height:1.7em;font-size:1.4em}.btn-success{background:#01c85f}.btn-primary{background:#2491ef}.btn-info{background:#455eb6}.btn-warning{background:#ffd554}.btn-danger{background:#c80435}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment