From 9a9dbc6b86d1ab76777eb9df612c36c8536e574c Mon Sep 17 00:00:00 2001 From: tpart Date: Sun, 29 Oct 2023 20:16:21 +0100 Subject: Add better poster style; Add material icons Signed-off-by: metamuffin --- web/style/nodepage.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'web/style/nodepage.css') diff --git a/web/style/nodepage.css b/web/style/nodepage.css index 2df7c13..e1bf363 100644 --- a/web/style/nodepage.css +++ b/web/style/nodepage.css @@ -51,7 +51,8 @@ font-stretch: 200%; } .page.node .title .play::before { - content: "▶"; + content: "play_arrow"; + vertical-align: middle; } .props p { -- cgit v1.2.3-70-g09d2