Skip to content

Instantly share code, notes, and snippets.

@bresson
Created February 13, 2014 15:51
Show Gist options
  • Save bresson/8977591 to your computer and use it in GitHub Desktop.
Save bresson/8977591 to your computer and use it in GitHub Desktop.
<!doctype html>
<html>
<head>
<style>
div:after {
content:"\2605";
color: black;
}
</style>
</head>
<body>
<div></div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment