Skip to content

Instantly share code, notes, and snippets.

@riverfor
Forked from Esther-Hernandez/styles.css
Created March 5, 2018 01:10
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 riverfor/acb5e425b671981bc6af8947c58c82bc to your computer and use it in GitHub Desktop.
Save riverfor/acb5e425b671981bc6af8947c58c82bc to your computer and use it in GitHub Desktop.
h1 {
text-align:center;
}
p {
background-color: rgba(255, 0, 0, 0.5);
color: white;
text-align: justify;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment