Skip to content

Instantly share code, notes, and snippets.

@jccarlin56
Created October 25, 2013 13:59
Show Gist options
  • Select an option

  • Save jccarlin56/7155134 to your computer and use it in GitHub Desktop.

Select an option

Save jccarlin56/7155134 to your computer and use it in GitHub Desktop.
Text Border: Mouseover Dotted Line From http://jdstiles.com/css/cssborders.html
.over{border:2px dotted red;width:320px;height:20px}
.out{border:0px;width:320px;height:23px;padding-left:2px;padding-top:2px}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment