Skip to content

Instantly share code, notes, and snippets.

@andrew-smith
Created June 27, 2012 15:07
Show Gist options
  • Save andrew-smith/3004676 to your computer and use it in GitHub Desktop.
Save andrew-smith/3004676 to your computer and use it in GitHub Desktop.
r/tf2 pyro theme css
body {
background-image:url(%%pyro%%);
background-repeat:no-repeat;
background-attachment:fixed;
background-position: right bottom;
background-color: #E5964B;
}
#header-bottom-left { background-color: #E5964B; }
.keyHighlight { background-color: #E57C4B; }
.expando-button { background-color: #E57C4B; }
.side { background-color: #E5964B; }
.spacer { background-color: #E5964B; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment