aboutsummaryrefslogtreecommitdiff
path: root/react-frontend/src/css
diff options
context:
space:
mode:
Diffstat (limited to 'react-frontend/src/css')
-rw-r--r--react-frontend/src/css/InvesterInfo.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/react-frontend/src/css/InvesterInfo.css b/react-frontend/src/css/InvesterInfo.css
index fcfb29c..3501b70 100644
--- a/react-frontend/src/css/InvesterInfo.css
+++ b/react-frontend/src/css/InvesterInfo.css
@@ -54,3 +54,8 @@
.gain-row {
margin-right: 20px;
}
+
+a {
+ color: lightgreen;
+ text-decoration: none;
+}