Skip to content

Instantly share code, notes, and snippets.

@monsterooo
Last active November 4, 2020 09:30
Show Gist options
  • Save monsterooo/7bf77ac94fbfa7e48dc9b58e80548ec8 to your computer and use it in GitHub Desktop.
Save monsterooo/7bf77ac94fbfa7e48dc9b58e80548ec8 to your computer and use it in GitHub Desktop.
Untitled
.box {
width: 30px;
height: 30px;
background: yellowgreen;
border: 10px solid #655;
outline: 5px dashed deeppink;
outline-offset: -8px;
border-radius: 30px;
}
<div class="box"></div>
// alert('Hello world!');
{"view":"split-vertical","fontsize":"90","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment