From e8b3d4b313f142fe4127f71692d3ee8905f7a20b Mon Sep 17 00:00:00 2001 From: Peter Wang Date: Sun, 29 Oct 2017 20:35:59 -0400 Subject: [PATCH] Temporary welcome block --- public/stylesheets/indexstyle.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/stylesheets/indexstyle.css b/public/stylesheets/indexstyle.css index da9f5d1..b24d4fa 100644 --- a/public/stylesheets/indexstyle.css +++ b/public/stylesheets/indexstyle.css @@ -39,7 +39,8 @@ along with the RDB code. If not, see . display: block; line-height: 20px; font-weight: bold; - color: white; + color: #fff; + text-align: center; } /* General layout */