aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorBobby <[email protected]>2023-01-23 03:22:50 -0500
committerBobby <[email protected]>2023-01-23 03:22:50 -0500
commitcdb3c96cdf2e4dda308d4de43e7cdec73cb1be7c (patch)
treee5f458f67ea8210b8dbd78fe86eb73cffd2a9d06 /static
parentcf8ff752df348c1b67843360bdad87b223668f22 (diff)
downloadthatcomputerscientist-cdb3c96cdf2e4dda308d4de43e7cdec73cb1be7c.tar.xz
thatcomputerscientist-cdb3c96cdf2e4dda308d4de43e7cdec73cb1be7c.zip
allow access to user to their activity on private profile
Diffstat (limited to 'static')
-rw-r--r--static/css/main.css4
1 files changed, 4 insertions, 0 deletions
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;