From 11e8361f1efabda3a80c5977461fbf24945774ad Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sun, 2 Feb 2025 00:34:12 +0100 Subject: style vis props --- web/style/props.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'web/style/props.css') diff --git a/web/style/props.css b/web/style/props.css index f4b1fec..4745834 100644 --- a/web/style/props.css +++ b/web/style/props.css @@ -43,6 +43,12 @@ .props p.rating::before { content: "stars"; } +.props p.visibility { + background-color: rgba(56, 70, 71, 0.63); +} +.props p.visibility::before { + content: "visibility_off"; +} @media (max-width: 500px) { .props { -- cgit v1.2.3-70-g09d2