Skip to content

Instantly share code, notes, and snippets.

@AmeliaBriscoe
Created March 1, 2015 00:48
Show Gist options
  • Select an option

  • Save AmeliaBriscoe/7c939bf10fad3c9e5cbd to your computer and use it in GitHub Desktop.

Select an option

Save AmeliaBriscoe/7c939bf10fad3c9e5cbd to your computer and use it in GitHub Desktop.
Add Your Own Design Changes To Genesis
@import url("../genesis/style.css");
/* =Theme customization starts here
-------------------------------------------------------------- */
body{
background-color: #333333;
}
.site-header{
background-color: green;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment