diff --git a/style2.css b/form.css similarity index 89% rename from style2.css rename to form.css index 100f26a..0a60436 100644 --- a/style2.css +++ b/form.css @@ -8,14 +8,6 @@ margin: 0; } -#registration{ - display: none; - position: fixed; - top: 00px; - background: #fff; - border-radius: 5px; -} - form a{ color: #9682c2; } @@ -32,6 +24,7 @@ form{ bottom: 0:; margin: auto; padding: 10px; + } h3{ diff --git a/index.html b/index.html index fb84319..c759a8c 100644 --- a/index.html +++ b/index.html @@ -2,9 +2,27 @@