Skip to content

Instantly share code, notes, and snippets.

@barraponto
Created July 20, 2011 21:56
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 barraponto/1096025 to your computer and use it in GitHub Desktop.
Save barraponto/1096025 to your computer and use it in GitHub Desktop.
CSS de Exemplo
a { color: red; }
.title { color: green; }
#footer { background-color: pink; }
#footer a { color: blue; font-size: 2em; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment