summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2021-03-23 17:54:57 -0400
committerLuke Smith <luke@lukesmith.xyz>2021-03-23 17:54:57 -0400
commit5e23604d55349b1db4e75c394fe912a01e7793fc (patch)
treec14d9a972e6fb06f82b5d8e998058c5c8f4c8ac1 /data
parentd5e5efd3678213aa5b6ea8ad6f410db865813dc6 (diff)
parentbe421da9af2b53151e2db56d8db1559d0f515db3 (diff)
Merge branch 'remnny-header-link'
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 ;