Difference between revisions of "Template:Border-width"

From SI410
Jump to: navigation, search
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{{all{{{all|}}}|border:{{{all|0}}}px;}}} {{{top{{{top|}}}|border-top-width:{{{top|0}}}px;}}} {{{right{{{right|}}}|border-right-width:{{{right|0}}}px;}}} {{{bottom{{{bottom|}}}|border-bottom-width:{{{bottom|0}}}px;}}} {{{left{{{left|}}}|border-left-width:{{{left|0}}}px;}}}
+
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;