A Pen by chrisarmstrong on CodePen.
Created
January 2, 2014 03:51
-
-
Save chrisarmstrong/8214802 to your computer and use it in GitHub Desktop.
A Pen by chrisarmstrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div style="">Does this have a background on iOS?</div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
div { | |
background:url(http://chris-armstrong.com/barn/img/reminder.svg); | |
background-size:16px; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment