Skip to content

Instantly share code, notes, and snippets.

@loic
Last active December 15, 2015 09:09
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 loic/5236293 to your computer and use it in GitHub Desktop.
Save loic/5236293 to your computer and use it in GitHub Desktop.
/* SURVIVAL KIT (tone down default admin css) */
a.section:link, a.section:visited {
color: #666;
}
.module h2, .module caption, .inline-group h2 {
color: #666;
}
.module h2, .module caption, .inline-group h2 {
background: #eee url(../img/nav-bg.gif) bottom left repeat-x;
color: #666;
}
#header {
background: black;
}
#branding h1 {
color: white;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment