Skip to content

Instantly share code, notes, and snippets.

@mkg20001
Last active September 26, 2019 15:52
Show Gist options
  • Save mkg20001/4a3c4485fa3ab69c08951b04944731ee to your computer and use it in GitHub Desktop.
Save mkg20001/4a3c4485fa3ab69c08951b04944731ee to your computer and use it in GitHub Desktop.
new.css

new.css

Tiny "new" badge for your site

preview

Use with

<new/>

Like webcomponents, but cooler! 💯

new::before {
content: 'new';
font-size: 16px;
font-weight: bold;
color: red;
position: relative;
top: -6px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment