Difference between revisions of "Template:Border-width"

From SI410
Jump to: navigation, search
 
Line 1: Line 1:
{{{top{{{top|}}}|border-top-width:{{{top|{{{default|0}}}}}};}}} {{{right{{{right|}}}|border-right-width:{{{right|{{{default|0}}}}}};}}} {{{bottom{{{bottom|}}}|border-bottom-width:{{{bottom|{{{default|0}}}}}};}}} {{{left{{{left|}}}|border-left-width:{{{left|{{{default|0}}}}}};}}}
+
border-top-width:{{{top|{{{default|0px}}}}}}; border-right-width:{{{right|{{{default|0px}}}}}}; border-bottom-width:{{{bottom|{{{default|0px}}}}}}; border-left-width:{{{left|{{{default|0px}}}}}};

Latest revision as of 15:48, 25 November 2012

border-top-width:0px; border-right-width:0px; border-bottom-width:0px; border-left-width:0px;