From 32a7b1afac54d0e949be3522161528fffb98181c Mon Sep 17 00:00:00 2001 From: Kibi Kelburton Date: Fri, 17 Jul 2026 11:33:51 +0200 Subject: [PATCH] gfsd --- public/s/css/f0ckm.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/s/css/f0ckm.css b/public/s/css/f0ckm.css index e38a695..a8975f4 100644 --- a/public/s/css/f0ckm.css +++ b/public/s/css/f0ckm.css @@ -243,7 +243,7 @@ html[theme="amoled"] .comment-input textarea { } html[theme="amoled"] .profile_head_user_stats > * { - box-shadow: 1px 1px 1px rgb(121, 120, 120); + box-shadow: 1px 1px 1px #6a6a6a70; } html[theme="amoled"] #settings-quicknav a:hover, #settings-quicknav a.active { @@ -13917,6 +13917,7 @@ i.iconset#a_oc { position: relative; z-index: 1; min-height: 140px; + border: 1px solid var(--nav-border-color); } .profile_head::before {