Skip to content

Instantly share code, notes, and snippets.

@irocho
Last active February 19, 2018 09: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 irocho/779a5eaf8d2034002c69cdc7ec2a8b4c to your computer and use it in GitHub Desktop.
Save irocho/779a5eaf8d2034002c69cdc7ec2a8b4c to your computer and use it in GitHub Desktop.
Primeiro css para analizar
body {
background-color: aliceblue; }
h1 {
text-align: center;}
p {
font-size: 14pt;
font-family: sans-serif;
color: green;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment