From d40672fe9f861b2862f340a0e80f97b67679cdf7 Mon Sep 17 00:00:00 2001 From: zino Date: Sun, 23 May 2021 12:50:28 +0200 Subject: [PATCH] bottomhtml color --- client/dist/styleChild.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/client/dist/styleChild.css b/client/dist/styleChild.css index 0ad59b6..d2d3a4b 100644 --- a/client/dist/styleChild.css +++ b/client/dist/styleChild.css @@ -284,4 +284,8 @@ span.trimChar { #bottomHTML { text-align: center; +} + +#bottomHTML h6, #bottomHTML a { + color: #999; } \ No newline at end of file