From f0e8d505b2167c6d72890a8107967bd8ce2f3c64 Mon Sep 17 00:00:00 2001 From: Arhell Date: Sun, 19 Oct 2025 00:10:26 +0300 Subject: [PATCH] update color --- docs/assets/css/extra.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/assets/css/extra.css b/docs/assets/css/extra.css index 12546ec8f..2ff6682c3 100644 --- a/docs/assets/css/extra.css +++ b/docs/assets/css/extra.css @@ -67,7 +67,8 @@ [data-md-color-scheme="slate"] .phalcon-blog__sponsors-items a:hover { border-color: #00bda4 !important; - opacity: .7 !important; + color: #000000 !important; + opacity: .9; } /* Releases page table */