×

Welcome to TagMyCode

Please login or create account to add a snippet.
0
0
 
0
Language: CSS
Posted by: Lori DK
Added: Oct 6, 2016 1:58 PM
Views: 2134
  1. input[type=text] { border-color: green; }
  2. input[type=password] { border-color: blue; }