View dabblet.css
.userContent { | |
padding: 0 5px; | |
width: 230px; | |
animation: myfirst 1s; | |
background: limegreen; | |
height: 40px; | |
line-height:40px; | |
float:left; | |
} |