Skip to content

Instantly share code, notes, and snippets.

@itcomindo
Last active May 31, 2022 05:56
Show Gist options
  • Save itcomindo/bc9801d6ecacbe82365eb84b13ceabdc to your computer and use it in GitHub Desktop.
Save itcomindo/bc9801d6ecacbe82365eb84b13ceabdc to your computer and use it in GitHub Desktop.
My Basic CSS
p { margin-top:6px; margin-bottom:6px;}
.bgwa,
.wabg {
background-color:darkgreen;
}
.bgcall,
.callbg {
background-color: darkred;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment