Skip to content

Instantly share code, notes, and snippets.

@LinguistMB
Created April 20, 2018 11:45
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 LinguistMB/465e858ced7a5c4a023a1d8e9d4bec21 to your computer and use it in GitHub Desktop.
Save LinguistMB/465e858ced7a5c4a023a1d8e9d4bec21 to your computer and use it in GitHub Desktop.
<style>
h1 {
color: blue;
font-family: verdana;
font-size: 300%;
}
p {
color: red;
font-family: courier;
font-size: 160%;
}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment