Skip to content

Instantly share code, notes, and snippets.

@viruthagiri
Created July 21, 2015 14:47
Show Gist options
  • Select an option

  • Save viruthagiri/49f3f9615924ef8f112c to your computer and use it in GitHub Desktop.

Select an option

Save viruthagiri/49f3f9615924ef8f112c to your computer and use it in GitHub Desktop.
.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