diff options
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; +} |
