Guest User

Untitled

a guest
Jan 21st, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. input[type='text']:focus{
  2. border-radius:30px;
  3. outline:none;
  4. }​
  5.  
  6. <input type="text" autofocus="true"/>​
Add Comment
Please, Sign In to add comment