Created
July 21, 2015 14:47
-
-
Save viruthagiri/49f3f9615924ef8f112c 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
| .geotheme-style-100 { | |
| color: #000; | |
| font-family: 'Lato','Open Sans', sans-serif; | |
| } | |
| .geotheme-style-100 p { | |
| margin: 0 0 10px; | |
| color: #000; | |
| font-size: 15px; | |
| line-height: 25px; | |
| font-family: 'Lato','Open Sans', sans-serif; | |
| } | |
| .geotheme-style-100 li { | |
| font-size: 15px; | |
| line-height: 25px; | |
| } | |
| .geotheme-style-100 img { | |
| max-width: 100%; | |
| border: 1px solid #eee; | |
| margin-top: 10px; | |
| margin-bottom: 10px; | |
| padding: 5px; | |
| border-radius: 5px; | |
| height: auto; | |
| } | |
| .geotheme-style-100 h3 { | |
| font-size: 25px; | |
| } | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment