They would be rounded corners off the button:
|
|
__________ / <---- em cima (usando cláusula css :before)
/
| Botão
|
\___________
\ <---- em baixo (usando cláusula css :after)
|
|
See this jsfiddle example , I would like to round off the outside.
I'm trying to follow some patterns like this example .