aboutsummaryrefslogtreecommitdiff
path: root/server/src/routes/ui
diff options
context:
space:
mode:
Diffstat (limited to 'server/src/routes/ui')
-rw-r--r--server/src/routes/ui/style/nodepage.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/src/routes/ui/style/nodepage.css b/server/src/routes/ui/style/nodepage.css
index 2590b74..e40706e 100644
--- a/server/src/routes/ui/style/nodepage.css
+++ b/server/src/routes/ui/style/nodepage.css
@@ -54,7 +54,7 @@
content: "▶";
}
-.page.node .props p {
+.props p {
margin: 0.4em;
font-size: small;
font-weight: bolder;