diff options
Diffstat (limited to 'static/register.html')
| -rwxr-xr-x | static/register.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/register.html b/static/register.html index 2b41769..20d64a1 100755 --- a/static/register.html +++ b/static/register.html @@ -15,7 +15,7 @@ <body> <div id="rapper"></div> - <div id="content" style="z-index:77;height:100%;"> + <div id="content" class="content-z77 content-fullheight"> <div id="main" align="center"> @@ -24,7 +24,7 @@ <div id="logo-and-text"> <a href="/"><img src="/static/img/dumppixellarge3.png"></a> <div align="center"> - <label style="text-align:center;margin-bottom:10px;">Registration is currently closed. + <label class="register-message">Registration is currently closed. <br><br> Maybe ask a friend?</label> |
