09-09-13, 02:10 PM
Code:
.tag {
cursor: pointer;
border: 1px solid #029DFA;
background-color: #F2FAFF;
padding: 0 16px 0 2px;
margin: 2px 4px;
float: left;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}