Template:Box-shadow border

From Vigyanwiki
Revision as of 17:09, 20 May 2022 by alpha>Sarika (Created page with "{{#switch:{{{1|all}}} | a | all | #default = box-shadow: inset {{{w|{{{3|1px}}}}}} {{{w|{{{3|1px}}}}}} 0 {{{c1|{{{c|{{{2|#000}}}}}}}}}, inset -{{{w|{{{3|1px}}}}}} -{{{w|{{{3...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

box-shadow: inset 1px 1px 0 #000, inset -1px -1px 0 #000;

Template documentation