Difference between revisions of "Template:Rounded corners"

From sigrok
Jump to navigation Jump to search
Line 1: Line 1:
<div style="margin:1em; font-size: 1.1em; font-weight: bold; text-align: center; background-color:darkgray; -moz-border-radius:10px; -webkit-border-radius:10px; border:0; padding: 10px;">
<div style="margin:1em; font-size: 1.1em; font-weight: bold; text-align: center; background-color:{{{bgcolor}}}; -moz-border-radius:10px; -webkit-border-radius:10px; border:0; padding: 10px;">
{| border="0" cellpadding="0" cellspacing="1" style="width:100%; background-color:darkgray"
{| border="0" cellpadding="0" cellspacing="1" style="width:100%; background-color:{{{bgcolor}}}"
| [{{{url}}} {{{text}}}]
| [{{{url}}} {{{text}}}]
|}
|}
</div>
</div>

Revision as of 13:35, 1 October 2018

[{{{url}}} {{{text}}}]