Skip to content

Instantly share code, notes, and snippets.

@zzin
Last active November 9, 2017 05:33
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 zzin/00341448863a1f50fa97b916933eafd7 to your computer and use it in GitHub Desktop.
Save zzin/00341448863a1f50fa97b916933eafd7 to your computer and use it in GitHub Desktop.
child theme sample
/*
Theme Name: zeein yellow Child
Theme URI: http://blog.d1p2.com/
Description: Child theme for the zeein yellow theme
Author: zeein
Author URI: http://blog.d1p2.com
Template: zeein-yellow
Version: 0.1.0
*/
/*
Theme Name: zeein yellow child theme
Description: Child theme for the zeein yellow theme
Author: zeein
Template: zeein-yellow
*/
@import url("../zeein-yellow/style.css");
#site-title a {
color: #009900;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment