Skip to content

Instantly share code, notes, and snippets.

@jkongie
Created May 12, 2010 04:07
Show Gist options
  • Save jkongie/398187 to your computer and use it in GitHub Desktop.
Save jkongie/398187 to your computer and use it in GitHub Desktop.
Create an image button with text inside
a.add_btn
:background url('/images/btn.add.left.png') no-repeat
:padding
:left 30px
:top 10px
:bottom 10px
:text-decoration none
:color #FFF
span
:background url('/images/btn.add.right.png') top right no-repeat
:padding 10px 30px 10px 0px
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment