From f52b026168292803693cecbca061630227df1b29 Mon Sep 17 00:00:00 2001 From: Timothy Allen Date: Wed, 27 Jun 2018 10:47:59 -0400 Subject: [PATCH] Refs #28457 -- Tweaked colors/layout of the congrats page for readability. --- django/views/templates/default_urlconf.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/django/views/templates/default_urlconf.html b/django/views/templates/default_urlconf.html index 3bfa6a1e0e..2a2a0377c0 100644 --- a/django/views/templates/default_urlconf.html +++ b/django/views/templates/default_urlconf.html @@ -78,7 +78,7 @@ } .figure { margin-top: 19vh; - height: 173px; + height: 181px; } .figure__animation { max-width: 265px; @@ -221,7 +221,7 @@ line-height: 20px; max-width: 390px; margin: 15px auto 0; - color: #747755; + color: #888888; } footer { padding: 25px 0; @@ -360,7 +360,7 @@ - +