From 2c6e5ab3a99c405d57a7e8cd2ed516299f02103e Mon Sep 17 00:00:00 2001 From: arctic Date: Fri, 13 Jan 2023 17:44:21 -0800 Subject: [PATCH] remove commented style --- css/poketube.css | 5 ----- 1 file changed, 5 deletions(-) diff --git a/css/poketube.css b/css/poketube.css index 8b7799d..3f25a89 100644 --- a/css/poketube.css +++ b/css/poketube.css @@ -149,11 +149,6 @@ a.avatar { margin-right: 4px; } -/* div.button-encryption { */ -/* color: red !important; */ -/* margin-right: 2px; */ -/* } */ - .video > .info > .title { font-family: var(--text-font-primary); width: 10em;