From 5e03c8de01e50ec1528ec4ee3252454149accc4c Mon Sep 17 00:00:00 2001 From: Adriano Date: Thu, 7 Dec 2023 14:55:18 +0100 Subject: [PATCH] Update github.css --- github.css | 1 + 1 file changed, 1 insertion(+) diff --git a/github.css b/github.css index ee1ea1d..724fdc2 100644 --- a/github.css +++ b/github.css @@ -100,6 +100,7 @@ h3 background: linear-gradient(to bottom, transparent, #cc0, #fff, #fff, #cc0,transparent); border-radius: 3vw; margin: 3vh; + padding: 3vh; color: #00d; text-shadow: 1px 1px 3px #000; font-weight: bold;