diff options
| author | Carson Fleming <cflems@cflems.net> | 2017-04-13 19:43:30 -0400 |
|---|---|---|
| committer | Carson Fleming <cflems@cflems.net> | 2017-04-13 19:43:30 -0400 |
| commit | d85e6f791413422c74f4a1f5119a891ae19b8d17 (patch) | |
| tree | 6103e42e9e7a430df4fbd7e6b282391b28d3aec0 /dash/css | |
| parent | 3532ad23553572ef91a9f079eadc6b7454f0cd3a (diff) | |
| download | bulletin-d85e6f791413422c74f4a1f5119a891ae19b8d17.tar.gz | |
Forced profile completion for policy reasons
Diffstat (limited to 'dash/css')
| -rw-r--r-- | dash/css/profile.css | 6 |
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; +} |
