5 lines
73 B
HTML
5 lines
73 B
HTML
<!doctype html>
|
|
<style>
|
|
input { outline-style: auto }
|
|
</style>
|
|
<input>
|