Last active
December 11, 2015 06:18
-
-
Save surefirewebserv/4557901 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
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700); | |
body, | |
h1, | |
h2, | |
h2 a, | |
h2 a:visited, | |
h3, | |
h4, | |
h5, | |
h6, | |
p, | |
select, | |
textarea { | |
color: #222; | |
font-family: 'Open Sans', sans-serif; | |
font-size: 15px; | |
line-height: 1.6; | |
margin: 0; | |
padding: 0; | |
text-decoration: none; | |
font-weight: 300; | |
} | |
strong, | |
b { | |
font-weight:700; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Replace your @fontface things.