Spaces:
Sleeping
Sleeping
File size: 144 Bytes
918db85 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
.leftimage{
border-radius: 50px;
left: 220px;
width: 50px;
top: 56px;
margin-left:250px;
position:relative;
}
.center{
text-align:center;
}
|