Skip to content

Instantly share code, notes, and snippets.

@danhollick
Last active February 4, 2020 11:14
Show Gist options
  • Save danhollick/d2692c9554cf5d543d4f4f8939352f5c to your computer and use it in GitHub Desktop.
Save danhollick/d2692c9554cf5d543d4f4f8939352f5c to your computer and use it in GitHub Desktop.
Score html
<style>
.FAIL { color: #F34242; }
.AA { color: #6BBE96; }
.AAA { color: #00DA71; }
</style>
<!-- ... -->
<h4 >Normal text:<span id="largeTextScore" ></span> </h4>
<h3 >Normal text:<span id="normalTextScore" ></span> </h3>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment