Skip to content

Instantly share code, notes, and snippets.

@jackhq
Created April 28, 2010 03:51
Show Gist options
  • Save jackhq/381701 to your computer and use it in GitHub Desktop.
Save jackhq/381701 to your computer and use it in GitHub Desktop.
#header-wrap {
background-color: #000080;
color: #fff;
padding: 5px 0px;
}
#project {
border-bottom: 2px solid #000;
}
#project.complete {
background-color: #008C01;
color: #fff;
}
#project.complete a {
color: #fff;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment