Notice something wrong, missing, or inadequate? Feel free to edit pages yourself and make use of discussion pages.
Wiki content is created, maintained, and administrated by players. Learn how you can help!
Wiki content is created, maintained, and administrated by players. Learn how you can help!
Template:Round corners
From SoDWiki
Jump to navigationJump to searchborder-radius: 1em; -moz-border-radius: 1em; -webkit-border-radius: 1em; box-shadow: 0.1em 0.1em 0.5em rgba(0,0,0,0.75); -moz-box-shadow: 0.1em 0.1em 0.5em rgba(0,0,0,0.75); -webkit-box-shadow: 0.1em 0.1em 0.5em rgba(0,0,0,0.75);
[edit] [ ] Template documentation
This template is used to produce rounded corners for tables. Just embed it in any <div>, <table>: etc. element.
Example
<div style="background-color: #555; {{round corners}} padding: 0.5em 1em;">Text text text</div>
- which produces:
Text text text