Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save arnikim92-max/7efccc42cb013e2bf7b88823bde1a774 to your computer and use it in GitHub Desktop.

Select an option

Save arnikim92-max/7efccc42cb013e2bf7b88823bde1a774 to your computer and use it in GitHub Desktop.
body {
font-size: 14px;
color: blue;
}
h1 {
font-size: 18px;
font-weight: bold;
}
.blue {
font-weight: bold;
}
.red {
color: red;
}
.green {
color: green;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment