/ Published in: CSS
You can turn off Safari and Opera’s blue outline focus style using:
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
input, textarea {outline-style:none;}