Skip to content

Instantly share code, notes, and snippets.

@dcsaszar
Last active November 12, 2018 14:27
Show Gist options
  • Save dcsaszar/ea6871e85698e0ab6319c996e54f2461 to your computer and use it in GitHub Desktop.
Save dcsaszar/ea6871e85698e0ab6319c996e54f2461 to your computer and use it in GitHub Desktop.
index.js of your test app
console.log("Hello")
ment.style {
padding: 0.5em 1em 0.3em;
font-size: 100%;
font-weight: bold;
color: #444;
opacity: 0.8;
background: #ccc;
display: block;
border-radius: 5px 5px 0 0;
border: 0px double;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment