diff --git a/css/style.css b/css/style.css index 67f0d78..86ac714 100644 --- a/css/style.css +++ b/css/style.css @@ -16,3 +16,12 @@ #username-icon { top: 17px; } + +.msg { + color: white; + margin: 5px; +} + +.groupofone { + position: relative; +} diff --git a/templates/register.php b/templates/register.php index 7aca9af..ef4b73c 100644 --- a/templates/register.php +++ b/templates/register.php @@ -1,4 +1,6 @@ - +