Template:Round corners: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly>{{border-radius|1em}} {{box-shadow|0.1em|0.1em|0.5em|rgba(0,0,0,0.75)}}</includeonly><!-- --><noinclude> === Usage === This template is used to produce rounded corn...") |
(No difference)
|
Revision as of 08:35, 29 July 2011
Usage
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