Replace anon user message color to standard palette

Replacing anon user message color and align with newly
changed user avatar icon.

Change-Id: Iac8ad86221f48c49be90ab001cd080b8b0460a24
This commit is contained in:
Volker E 2018-10-09 13:43:10 -07:00
parent 7cbccd37a6
commit 6c924b9475
1 changed files with 1 additions and 1 deletions

View File

@ -41,5 +41,5 @@
/* Show "Not logged in" text in gray */
#pt-anonuserpage {
color: #707070;
color: #54595d;
}