Skip to content

Instantly share code, notes, and snippets.

@timoleinio
Last active January 2, 2016 07:09
Show Gist options
  • Save timoleinio/8268379 to your computer and use it in GitHub Desktop.
Save timoleinio/8268379 to your computer and use it in GitHub Desktop.
WordPress child theme example css
/*
Theme Name: Twenty Fourteen lapsiteema
Template: twentyfourteen
*/
@import url("../twentyfourteen/style.css");
.entry-title{
font-size: 54px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment