Skip to content

Instantly share code, notes, and snippets.

@frankiejarrett
Created May 15, 2012 18:51
Show Gist options
  • Save frankiejarrett/2704141 to your computer and use it in GitHub Desktop.
Save frankiejarrett/2704141 to your computer and use it in GitHub Desktop.
Urban City Child Theme example
/*
Theme Name: Your Church Name
Description: Child theme for the Urban City theme by ChurchThemes
Author: Your name
Author URI: http://yourchurchwebsite.org
Template: urbancity
*/
@import url("../urbancity/style.css");
.navbar ul li a {
color: #ff0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment