diff --git a/style.css b/style.css index 20da721..66dd549 100644 --- a/style.css +++ b/style.css @@ -36,7 +36,7 @@ body { } .regis_form:hover { - background-color: #676c72; + background-color: #5a5d61; } .heading { @@ -99,6 +99,14 @@ body { .subButton { text-align: center; } +.copyright { + text-align: center; + margin-top: -56px; + font-size: 18px; + color: black; + opacity: 13.7; +} + @media screen and (max-width: 600px) { .regis_wrapper {