diff --git a/index.html b/index.html index aa8f4dc..46c2a07 100644 --- a/index.html +++ b/index.html @@ -219,7 +219,7 @@ input:focus { background: #4a6f28; } #ip { - border: 1px solid #4a6f28; + border: #4a6f28 1px solid; color: #000; background: #4a6f28; padding: 7px;