Skip to content

Instantly share code, notes, and snippets.

@teppeis
Created September 1, 2014 15:22
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 teppeis/2401e1789e7c9e05f7b0 to your computer and use it in GitHub Desktop.
Save teppeis/2401e1789e7c9e05f7b0 to your computer and use it in GitHub Desktop.
gist.github.comとgist@github:enteriseを区別するCSS
.header-logo-wordmark {
color: red;
}
.form-actions button {
color: red;
}
#gists:before {
content: "This is github.com!";
color: red;
font-size: 1.1em;
font-weight: bold;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment