From 20b6e805bf045d357c4abab8a467a1c4f940f9c9 Mon Sep 17 00:00:00 2001 From: 0xMarcio Date: Mon, 27 May 2024 02:58:53 +0200 Subject: [PATCH] Update Mon May 27 02:58:53 CEST 2024 --- docs/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/style.css b/docs/style.css index fb7fe7fd16..82d51d136c 100644 --- a/docs/style.css +++ b/docs/style.css @@ -195,7 +195,7 @@ hr { bottom: 0; outline: none; overflow: hidden; - background-color: #222; + background-color: #21690af2; color: #fff; font-weight: 700; padding: .5rem;