diff --git a/html/static/css/main.css b/html/static/css/main.css index 1bb721d..2a851fb 100644 --- a/html/static/css/main.css +++ b/html/static/css/main.css @@ -61,4 +61,15 @@ html { .result { font-size: 2vw; +} + +.error { + border: 1px solid red; + color: red; + padding: 0.2vw; + font-size: 1.3vw; +} + +.invisible { + opacity: 0; } \ No newline at end of file diff --git a/templates/pages/components/url-form.php b/templates/pages/components/url-form.php index 6fc368a..fe32497 100644 --- a/templates/pages/components/url-form.php +++ b/templates/pages/components/url-form.php @@ -1,12 +1,6 @@ - -
- -
- +
"> + +
" placeholder="https://">