From 12822047b282e28afbb9015eb5b00249213d4c8f Mon Sep 17 00:00:00 2001 From: Puyo <15311104+daniel11420@users.noreply.github.com> Date: Tue, 11 May 2021 21:36:52 +0200 Subject: [PATCH] Update header.html --- docs/_includes/header.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/_includes/header.html b/docs/_includes/header.html index b8906ba..0d24b9c 100644 --- a/docs/_includes/header.html +++ b/docs/_includes/header.html @@ -18,6 +18,8 @@ hr { height: 2px !important; + color: #555 !important; + background-color: #555 !important; }