Template:Round corners/doc
This is a documentation subpage for Template:Round corners. It contains usage information, categories and other content that is not part of the original template page. |
This template is used to produce rounded corners for tables. Just embed it in any <div>, <table>: etc. element.
Example
<div style="background-color: #ffff66; {{round corners}} padding: 0.5em 1em;">Text text text</div>
- which produces:
Text text text