aboutsummaryrefslogtreecommitdiff
path: root/server/src/routes/ui/style/nodepage.css
diff options
context:
space:
mode:
Diffstat (limited to 'server/src/routes/ui/style/nodepage.css')
-rw-r--r--server/src/routes/ui/style/nodepage.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/server/src/routes/ui/style/nodepage.css b/server/src/routes/ui/style/nodepage.css
index 21d7754..2590b74 100644
--- a/server/src/routes/ui/style/nodepage.css
+++ b/server/src/routes/ui/style/nodepage.css
@@ -60,5 +60,6 @@
font-weight: bolder;
display: inline-block;
padding: 0.2em;
- background: #ffffff15;
+ background: #5a5a5a85;
+ border-radius: 4px;
}