From 54b6a95fa59c3b4a9dba1e11594e5d157e4effb7 Mon Sep 17 00:00:00 2001 From: Bobby Date: Wed, 5 Jul 2023 19:32:05 -0400 Subject: Much Bigger Screenshot and a fake view counter --- static/css/sidebar.css | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'static') diff --git a/static/css/sidebar.css b/static/css/sidebar.css index fc795fd4..d9ac75ae 100644 --- a/static/css/sidebar.css +++ b/static/css/sidebar.css @@ -149,3 +149,11 @@ background-size: 150px; background-position: center; } + +.vc { + padding: 4px; + border-radius: 4px; + font-size: 16px; + font-weight: bold; + background: linear-gradient(0deg, #8663e570 60%, #8663e595 60%); +} -- cgit v1.2.3