aboutsummaryrefslogtreecommitdiff
path: root/web/style/nodepage.css
diff options
context:
space:
mode:
authortpart <tpart120@proton.me>2023-10-29 20:16:21 +0100
committertpart <tpart120@proton.me>2023-10-29 20:16:21 +0100
commit2d78631e8dc4d1790edb9c1da23a4491485950d3 (patch)
treea3b8c229484f7aaf51166ec409116ffc11197ae2 /web/style/nodepage.css
parent524230fd8378b699e98012c32e64773b2efba53f (diff)
downloadjellything-2d78631e8dc4d1790edb9c1da23a4491485950d3.tar
jellything-2d78631e8dc4d1790edb9c1da23a4491485950d3.tar.bz2
jellything-2d78631e8dc4d1790edb9c1da23a4491485950d3.tar.zst
Add better poster style; Add material icons
Diffstat (limited to 'web/style/nodepage.css')
-rw-r--r--web/style/nodepage.css3
1 files changed, 2 insertions, 1 deletions
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 {