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.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/web/style/nodepage.css b/web/style/nodepage.css
index 67642e8..2b76ede 100644
--- a/web/style/nodepage.css
+++ b/web/style/nodepage.css
@@ -47,7 +47,8 @@
}
.page.node .title .play {
display: inline-block;
- font-stretch: 200%;
+ font-size: small;
+ background-color: #52b83340;
}
.page.node .title .play::before {
content: "play_arrow";
@@ -89,4 +90,4 @@
.page.node .bigposter {
margin: 1.5em;
}
-} \ No newline at end of file
+}