From 7bfe59d9385d8d432dc4b8232cadc2efe04a76cd Mon Sep 17 00:00:00 2001 From: twisterarmy Date: Mon, 3 Jun 2024 07:46:04 +0300 Subject: [PATCH] update webtorrent stat style in theme_nin_night --- theme_nin_night/css/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/theme_nin_night/css/style.css b/theme_nin_night/css/style.css index 8817cf6..adaef02 100644 --- a/theme_nin_night/css/style.css +++ b/theme_nin_night/css/style.css @@ -1076,6 +1076,10 @@ samp { background: black; } +.preview-container p { + font-size: small; +} + .post-stats { display: flex; height: 34px;