From ade0c5ca513704bdbe5c185bfd86e1d353580e2e Mon Sep 17 00:00:00 2001 From: d47081 Date: Thu, 14 Jul 2022 17:18:47 +0300 Subject: [PATCH] remove unused color definition --- theme_nin_night/css/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/theme_nin_night/css/style.css b/theme_nin_night/css/style.css index 6498cc6..1a846b6 100644 --- a/theme_nin_night/css/style.css +++ b/theme_nin_night/css/style.css @@ -3193,7 +3193,6 @@ position: relative; /* line 972, ../sass/style.sass */ .who-to-follow-modal .bio, .new-users-modal .bio { - color: rgba(0, 0, 0, 0.6); font-style: italic; }