diff --git a/web/css/signin.css b/web/css/signin.css index 71c31f4..4732d1f 100644 --- a/web/css/signin.css +++ b/web/css/signin.css @@ -37,7 +37,3 @@ body { border-top-left-radius: 0; border-top-right-radius: 0; } - -.hidden { - visibility: hidden; -} \ No newline at end of file diff --git a/web/css/style.css b/web/css/style.css new file mode 100644 index 0000000..6d8650a --- /dev/null +++ b/web/css/style.css @@ -0,0 +1,3 @@ +.hidden { + visibility: hidden; + } \ No newline at end of file diff --git a/web/html/home.html b/web/html/home.html index bf0b13e..4d85ecd 100644 --- a/web/html/home.html +++ b/web/html/home.html @@ -83,6 +83,7 @@ +