We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 958495c commit 66ebf05Copy full SHA for 66ebf05
css/main.css
@@ -530,7 +530,7 @@ font-weight: bold;
530
--text-color: #e8e8e8;
531
--card-bg: #1a2a3f; /* Dark navy blue */
532
--navbar-bg: rgba(255, 255, 255, 0.08);
533
- --link-color: #4da3ff; /* Lighter blue for links */
+ --link-color: #6db3ff; /* Lighter blue for links */
534
--border-color: #2a3f5f; /* Navy blue border */
535
--list-group-bg: #1a2a3f;
536
--list-group-hover: #243448;
0 commit comments