Skip to content

Instantly share code, notes, and snippets.

@nncl
Created February 22, 2014 12:28
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 nncl/9153553 to your computer and use it in GitHub Desktop.
Save nncl/9153553 to your computer and use it in GitHub Desktop.
CSS Página Inicial do App
#home{background:#FFF;}
#home h2{font: 18px arial; margin-top:50px; color:gray;}
#home a{text-decoration:none;}
#home .rodapehome{margin-top:100px;}
#home .facebook{float:left; margin-top:-25px; margin-left:13%;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment