Could you please teach me the code to get this
------------>

.user {
width: 155px;
float: right;
font-size: 12px;
text-align: center;
padding: 15px 10px;
background-color: whiteSmoke;
border-left: 1px solid #e3e3e3;
border-bottom: 1px solid #e3e3e3;
margin-right: 0px;
-moz-border-radius-bottomleft: 3px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-webkit-border-radius: 0px 0px 0 3px;
margin-bottom: 5px;
}
<style>Remove this and replace with code</style>
|
|