Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .label-size{
- margin:0;
- padding:0;
- position:relative;
- }
- .label-size a{
- float:left;
- height:18px;
- line-height:18px;
- position:relative;
- font:13px verdana;
- margin-bottom: 9px;
- margin-left:10px;
- padding:10px;
- text-decoration:none;
- background-color: #ff4c47;
- border-radius: 3px;
- box-shadow: 0 2px 0 #db443d;
- -moz-box-shadow: 0 2px 0 #db443d;
- -webkit-box-shadow: 0 2px 0 #db443d;
- color: #fff;
- text-align: center;
- }
- .label-size a:hover {
- background-color: #db443d;
- }
Advertisement
Add Comment
Please, Sign In to add comment