Skip to content

Instantly share code, notes, and snippets.

@chuck0523
Created March 27, 2016 23:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chuck0523/d1c7feceb01dabf73702 to your computer and use it in GitHub Desktop.
Save chuck0523/d1c7feceb01dabf73702 to your computer and use it in GitHub Desktop.
countStyle : Attribute
countStyle =
style
[ ("font-size", "20px")
, ("font-family", "monospace")
, ("display", "inline-block")
, ("width", "50px")
, ("text-align", "center")
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment