summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/content.css2
-rw-r--r--css/settings.css2
2 files changed, 2 insertions, 2 deletions
diff --git a/css/content.css b/css/content.css
index 862b8ddaa..b90653e49 100644
--- a/css/content.css
+++ b/css/content.css
@@ -638,7 +638,7 @@
}
#app-content .body a {
- color: #0000ff;
+ color: #0c76ff;
text-decoration: underline;
}
diff --git a/css/settings.css b/css/settings.css
index 4c5abba0c..f88c3bc41 100644
--- a/css/settings.css
+++ b/css/settings.css
@@ -22,7 +22,7 @@
}
#app-settings-content a {
- color: #0000FF;
+ color: #0c76ff;
text-decoration: underline;
}