From fb8332062abc93bc2879260244c2bec6e09c0c9b Mon Sep 17 00:00:00 2001 From: Shraddha <shraddharaghuram@student.tudelft.nl> Date: Fri, 6 Sep 2024 13:01:38 +0000 Subject: [PATCH] textt color --- static/page.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/page.css b/static/page.css index 186f379..151f823 100644 --- a/static/page.css +++ b/static/page.css @@ -515,7 +515,7 @@ body{ font-style: normal; font-weight: 600; line-height: normal; - color: #185A4F; + color: #C6EBE8; } .roster-title>p{ text-align: left; -- GitLab