aboutsummaryrefslogtreecommitdiff
path: root/web/style/nodepage.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/style/nodepage.css')
-rw-r--r--web/style/nodepage.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/style/nodepage.css b/web/style/nodepage.css
index e40706e..2df7c13 100644
--- a/web/style/nodepage.css
+++ b/web/style/nodepage.css
@@ -60,6 +60,6 @@
font-weight: bolder;
display: inline-block;
padding: 0.2em;
- background: #5a5a5a85;
+ background: var(--background-prop);
border-radius: 4px;
}