diff --git a/less/register.less b/less/register.less index 9c889e3..3fd96df 100644 --- a/less/register.less +++ b/less/register.less @@ -1,11 +1,12 @@ -.register { +.page-register-complete { .tos { background: @body-bg; color: @text-color; - border: 1px solid @input-border; - height: 200px; + max-height: 350px; margin-top: 5px; overflow-y: scroll; padding: 15px; + font-size: 1.25rem; + line-height: 2rem; } } \ No newline at end of file diff --git a/templates/partials/acceptTos.tpl b/templates/partials/acceptTos.tpl new file mode 100644 index 0000000..b64acf8 --- /dev/null +++ b/templates/partials/acceptTos.tpl @@ -0,0 +1,9 @@ +
[[register:interstitial.intro]]
+ + ++ [[register:interstitial.errors-found]] +
+