summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/data/style.css b/data/style.css
index ca4e70b..067639f 100644
--- a/data/style.css
+++ b/data/style.css
@@ -47,6 +47,11 @@ img[alt="XMR Logo"] {
display: inline ;
}
+.banner a {
+ color: inherit;
+ text-decoration: none;
+}
+
@media (prefers-color-scheme: light) {
body {
background: white ;