Difference between revisions of "User:Vincentwant/Template:Progress Bar"
Vincentwant (talk | contribs) |
Vincentwant (talk | contribs) |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
width:{{{width|75%}}}; | width:{{{width|75%}}}; | ||
border-radius:100px;"> | border-radius:100px;"> | ||
− | <p style="border:{{{border|1px solid #b9b9b9}}}; padding:{{{padding|1px}}}; overflow: | + | <p style="border:{{{border|1px solid #b9b9b9}}}; padding:{{{padding|1px}}}; overflow:hidden; border-radius:100px;"> |
<span style=" | <span style=" | ||
width: {{{1|0}}}%; | width: {{{1|0}}}%; | ||
Line 11: | Line 11: | ||
"> </span> | "> </span> | ||
</p> | </p> | ||
+ | </div> |