Difference between revisions of "Template:Roundy"

From Peter
Jump to: navigation, search
m
m (14 revisions imported)
 
(9 intermediate revisions by 6 users not shown)
Line 1: Line 1:
border-radius: {{{1|10px}}}; -moz-border-radius: {{{1|10px}}}; -webkit-border-radius: {{{1|10px}}}; -khtml-border-radius: {{{1|10px}}}; -icab-border-radius: {{{1|10px}}}; -o-border-radius: {{{1|10px}}};<noinclude>
+
<includeonly>border-radius: {{{1|10px}}};</includeonly><noinclude>
 +
== Usage ==
  
==Usage==
+
Use this in styling to add pretty rounded corners.
Use this in styling to add pretty rounded corners. [[Category:Formatting Templates]]</noinclude>
+
 
 +
== See also ==
 +
 
 +
* {{template|Roundytop}}
 +
* {{template|Roundybottom}}
 +
* {{template|Roundyrect}}
 +
 
 +
[[Category:Formatting Templates|{{PAGENAME}}]]</noinclude>

Latest revision as of 11:42, 21 December 2018

Usage

Use this in styling to add pretty rounded corners.

See also