Skip to content

Instantly share code, notes, and snippets.

@wilransz
Last active August 29, 2015 14:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wilransz/f5a6f588f0bc6ddc8615 to your computer and use it in GitHub Desktop.
Save wilransz/f5a6f588f0bc6ddc8615 to your computer and use it in GitHub Desktop.
/*
Theme Name: Twenty Fourteen Child
Template: twentyfourteen
*/
@import url(../twentyfourteen/style.css);
@import url(http://fonts.googleapis.com/css?family=Raleway:400,700);
body,
button,
input,
select,
textarea {
color: #2b2b2b;
font-family: 'Raleway', sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 1.5;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment