From e1b06208ca4b8355726ecd95915d136a337c578b Mon Sep 17 00:00:00 2001 From: metamuffin Date: Tue, 12 Dec 2023 13:39:04 +0100 Subject: clean up some icon stuffs --- web/style/layout.css | 6 ++---- web/style/nodepage.css | 3 +++ 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'web/style') diff --git a/web/style/layout.css b/web/style/layout.css index ef151c4..9b0c64c 100644 --- a/web/style/layout.css +++ b/web/style/layout.css @@ -163,10 +163,8 @@ footer p { content: "arrow_back"; } -.cardhover.item .play, -.page.node .title .play::before, -.icon::before, -.iicon { +*::before, +.icon { font-family: "Material Icons"; line-height: 1; font-size: 1.1em; diff --git a/web/style/nodepage.css b/web/style/nodepage.css index 72a9ef1..2d73ab7 100644 --- a/web/style/nodepage.css +++ b/web/style/nodepage.css @@ -67,3 +67,6 @@ .props p.federation { background: rgba(68, 129, 49, 0.522); } +.props p.federation::before { + content: "linked_services"; +} -- cgit v1.2.3-70-g09d2