Created
March 23, 2015 16:27
-
-
Save davinmsu/303caf81958ee6752a39 to your computer and use it in GitHub Desktop.
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
| <style> | |
| .is-ipad-block.b-bnr-ipad { | |
| background: #fff; | |
| margin: 2rem auto 3.7rem; | |
| padding: 1rem; | |
| width: 35rem; | |
| text-align: center; | |
| } | |
| .is-ipad-block.b-bnr-ipad a { | |
| } | |
| .is-ipad-block.b-bnr-ipad img { | |
| } | |
| </style> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment