Skip to content

Instantly share code, notes, and snippets.

@fjarrett
Created May 15, 2012 18:51
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 fjarrett/2704141 to your computer and use it in GitHub Desktop.
Save fjarrett/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