From d5d571b115b702196372e003a3fa3e0ca44a9229 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Wed, 25 Mar 2026 02:54:14 +0000 Subject: [PATCH] feat: change css (#5121) Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/5121 --- clusters/cl01tl/helm/homepage/values.yaml | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/clusters/cl01tl/helm/homepage/values.yaml b/clusters/cl01tl/helm/homepage/values.yaml index 2bf9cd2ea..c9ce65ad0 100644 --- a/clusters/cl01tl/helm/homepage/values.yaml +++ b/clusters/cl01tl/helm/homepage/values.yaml @@ -40,20 +40,6 @@ homepage: html { font-size: 18px; } - ul#myTab { - background-color: rgba(240, 230, 215, 0.12) !important; - color: white !important; - } - li.service div.service-card, - li.bookmark a.rounded-md { - color: white !important; - background-color: rgba(240, 230, 215, 0.12) !important; - transition: all 150ms ease !important; - } - li.service div.service-card:hover, - li.bookmark a.rounded-md:hover { - background-color: rgba(240, 230, 215, 0.18) !important; - } docker.yaml: "" kubernetes.yaml: | mode: cluster