There's another CSS3 trick you can try, but I don't think it has as wide support as the box-shadow trick. You *do* add border and outline, and then apply outline-offset:
border: 1px solid #444; outline: 3px solid #444; outline-offset: 3px; </email> <signature id="paceaux"> Frank M Taylor http://frankmtaylor.com @paceaux </signature> On Nov 28, 2011, at 2:52 PM, Elli Vizcaino wrote: > Hi CSS Disscuss, > > > Was just wondering if there was a way to give a double border different > values. For instance have one be 1px while the other is 3px? Is this > possible? And is there a way to declare it? > > TIA! > > > Elli Vizcaino > Helping artists, entrepreneurs and > small businesses look like rock stars & > knock the socks off the competition! > http://www.e7flux.com > ______________________________________________________________________ > css-discuss [css-d@lists.css-discuss.org] > http://www.css-discuss.org/mailman/listinfo/css-d > List wiki/FAQ -- http://css-discuss.incutio.com/ > List policies -- http://css-discuss.org/policies.html > Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ ______________________________________________________________________ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/