diff options
Diffstat (limited to 'web/style/layout.css')
-rw-r--r-- | web/style/layout.css | 6 |
1 files changed, 2 insertions, 4 deletions
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; |