Skip to content

Instantly share code, notes, and snippets.

@roberto
Created March 9, 2009 13:54
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 roberto/76312 to your computer and use it in GitHub Desktop.
Save roberto/76312 to your computer and use it in GitHub Desktop.
/*tumblr css*/
div.regular {
background-image: url(http://img187.imageshack.us/img187/6671/picture2ce0.png);
}
div.link {
background-image: url(http://img366.imageshack.us/img366/8091/picture4yf6.png);
}
.conversation {
background-image: url(http://img392.imageshack.us/img392/6037/picture6yi3.png);
}
div.regular, div.link, .conversation {
background-repeat: no-repeat;
min-height: 50px;
padding-left: 60px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment