Snippets Collections
<style>

 .circle:before {
                    content: ' \25CF';
                    font-size: 50px;
                    color: black;
                }
</style>

<span class="circle"></span>
star

Mon Mar 02 2020 22:07:43 GMT+0000 (Coordinated Universal Time)

#css #shapes

Save snippets that work with our extensions

Available in the Chrome Web Store Get Firefox Add-on Get VS Code extension