offline user colour change

This commit is contained in:
Thomas G 2022-08-08 22:29:37 +10:00
parent c04531b500
commit 78881630aa
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
} }
.onlinestatus_offline { .onlinestatus_offline {
color: white; color: #727272;
} }
.FeedContainerBox, .FeedContainerBox,