Return to Snippet

Revision: 30058
at August 6, 2010 20:01 by gilesb


Initial Code
.SELECTOR:before { border: 1px solid #ccc; position: absolute; width: SETWIDTH; content:''; left: 0; top: 0; right: 0; bottom: 0;-webkit-border-radius: 10px;-moz-border-radius: 10px; z-index:-500;}

Initial URL


Initial Description


Initial Title
Extra Border via Content

Initial Tags


Initial Language
CSS