From cdb3c96cdf2e4dda308d4de43e7cdec73cb1be7c Mon Sep 17 00:00:00 2001 From: Bobby Date: Mon, 23 Jan 2023 03:22:50 -0500 Subject: allow access to user to their activity on private profile --- static/css/main.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'static') diff --git a/static/css/main.css b/static/css/main.css index 9fc865a8..cd543f37 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -168,6 +168,10 @@ kbd { color: #00ff00; } +.info { + color: #65c6c6; +} + .ac { margin-right: 5px; height: 12px; -- cgit v1.2.3