Skip to content

Instantly share code, notes, and snippets.

@woniesong92
Last active August 29, 2015 14:08
Show Gist options
  • Save woniesong92/ca8ef9cf8da0964899ba to your computer and use it in GitHub Desktop.
Save woniesong92/ca8ef9cf8da0964899ba to your computer and use it in GitHub Desktop.
.bar {
font: 10px sans-serif;
background-color: #e74c3c;
text-align: right;
padding: 3px;
margin: 1px;
height: 40px;
line-height: 35px;
color: white;
margin-left: 120px;
}
.vote-btn {
border: solid 1px #20538D;
height: 40px;
width: 100px;
float: left;
line-height: 35px;
color: blue;
font-size: 10px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment