Difference between revisions of "Template:Round corners"

Explain xkcd: It's 'cause you're dumb.
Jump to: navigation, search
 
Line 1: Line 1:
 
<includeonly>border-radius:1em; box-shadow:.1em .1em .5em rgba(0, 0, 0, 0.75); box-shadow:.1em .1em .5em light-dark(rgba(0, 0, 0, 0.75), rgba(255, 255, 255, 0.75));</includeonly><noinclude>
 
<includeonly>border-radius:1em; box-shadow:.1em .1em .5em rgba(0, 0, 0, 0.75); box-shadow:.1em .1em .5em light-dark(rgba(0, 0, 0, 0.75), rgba(255, 255, 255, 0.75));</includeonly><noinclude>
  
βˆ’
<div style="background:#ffff66;padding:0.5em 1.0em;{{round corners}}">''This template is an easy way to make corners round, like this. Just insert <nowiki>{{Round corners}}</nowiki> into any piece of <nowiki><div>, <table>, etc.</nowiki>.''</div>
+
<div style="background:#ffff66;padding:0.5em 1.0em;{{Round corners}}">''This template is an easy way to make corners round, like this. Just insert <nowiki>{{Round corners}}</nowiki> into any piece of <nowiki><div>, <table>, etc.</nowiki>.''</div>

Latest revision as of 16:35, 10 May 2026


This template is an easy way to make corners round, like this. Just insert {{Round corners}} into any piece of <div>, <table>, etc..