summaryrefslogtreecommitdiff
path: root/dash/css/profile.css
diff options
context:
space:
mode:
authorCarson Fleming <cflems@cflems.net>2017-04-13 19:43:30 -0400
committerCarson Fleming <cflems@cflems.net>2017-04-13 19:43:30 -0400
commitd85e6f791413422c74f4a1f5119a891ae19b8d17 (patch)
tree6103e42e9e7a430df4fbd7e6b282391b28d3aec0 /dash/css/profile.css
parent3532ad23553572ef91a9f079eadc6b7454f0cd3a (diff)
downloadbulletin-d85e6f791413422c74f4a1f5119a891ae19b8d17.tar.gz
Forced profile completion for policy reasons
Diffstat (limited to 'dash/css/profile.css')
-rw-r--r--dash/css/profile.css6
1 files changed, 6 insertions, 0 deletions
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;
+}