The css below will create a rectangle fill it with
these color #F6F6F6 but i want to curve the edge of
the rectangle.
these color #F6F6F6 but i want to curve the edge of
the rectangle.
Code:
.bold { border: solid 1px #e7e7e7; background-color: #F6F6F6;}
Comment