From d85e6f791413422c74f4a1f5119a891ae19b8d17 Mon Sep 17 00:00:00 2001 From: Carson Fleming Date: Thu, 13 Apr 2017 19:43:30 -0400 Subject: Forced profile completion for policy reasons --- dash/css/profile.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'dash/css/profile.css') diff --git a/dash/css/profile.css b/dash/css/profile.css index 36abcbd..ac38ca9 100644 --- a/dash/css/profile.css +++ b/dash/css/profile.css @@ -129,3 +129,9 @@ #proreviews .revstars { margin-bottom: 0.5em; } +#profile #prowarning { + text-align: center; + color: #af3500; + font-weight: bold; + margin: 1em 0; +} -- cgit v1.2.3