Skip to content

Instantly share code, notes, and snippets.

@flagoworld
Created August 31, 2011 00:48
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 flagoworld/1182546 to your computer and use it in GitHub Desktop.
Save flagoworld/1182546 to your computer and use it in GitHub Desktop.
#chartMeters>div
{
margin: 10px 25px 0 25px;
float: left;
position: relative;
text-align: center;
color: #F85F00;
font-size: 13px;
}
<div id="chartMeters">
<div>stuff</div>
<div>stuff</div>
<div>stuff</div>
<div>stuff</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment