From 54c6213f4403093ac3072db34553dd4a2d8b4d79 Mon Sep 17 00:00:00 2001 From: dalfuss Date: Sun, 11 May 2025 18:59:07 +0200 Subject: [PATCH] fixed colours --- css/custom.css | 4 ++-- index.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/css/custom.css b/css/custom.css index 65d9047..d6a63cf 100644 --- a/css/custom.css +++ b/css/custom.css @@ -10,7 +10,7 @@ small { --parvus-caption-color: #f2f5f4; --parvus-btn-background-color: #F5A9B8; --parvus-btn-color: #ffffff; - --parvus-btn-disabled-background-color: #5BCEFA; + --parvus-btn-disabled-background-color: #a8c5db; --parvus-btn-disabled-color: #161618; } @@ -142,7 +142,7 @@ small { } .decor-tr { - background-color: #5BCEFA; + background-color: #a8c5db; z-index: 10; border-radius: 15px; height: 40px; diff --git a/index.html b/index.html index a9c81d2..1c2349b 100644 --- a/index.html +++ b/index.html @@ -23,7 +23,7 @@ Jax P. Nolan
- +
@@ -364,7 +364,7 @@
- +