Skip to content

Instantly share code, notes, and snippets.

@natan-morar
Created April 25, 2020 08:39
Show Gist options
  • Save natan-morar/b3e74340e9e7164217256ca46e348d4b to your computer and use it in GitHub Desktop.
Save natan-morar/b3e74340e9e7164217256ca46e348d4b to your computer and use it in GitHub Desktop.
.style, .style2 {
font-size: 14px;
}
.style, .style2 {
font-size: 12px;
color: blue;
color: red;
border: 1px solid red;
color: green;
border: 3px solid green;
}
.style2 {
background: red;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment