aboutsummaryrefslogtreecommitdiff
path: root/src/style/wallet.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/style/wallet.css')
-rw-r--r--src/style/wallet.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/style/wallet.css b/src/style/wallet.css
index 7fe5e37c8..752fc6d75 100644
--- a/src/style/wallet.css
+++ b/src/style/wallet.css
@@ -216,3 +216,7 @@ span.spacer {
.button-secondary {
background: rgb(66, 184, 221);
}
+
+a.actionLink {
+ color: black;
+}