From 5963897fc19c77c9ca5906e26f86a8e55af56ef9 Mon Sep 17 00:00:00 2001 From: rintyuu Date: Mon, 17 Feb 2025 20:20:05 -0800 Subject: [PATCH] Update themes/samflake/css/custom.css --- themes/samflake/css/custom.css | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/themes/samflake/css/custom.css b/themes/samflake/css/custom.css index 22cea4b..075db96 100755 --- a/themes/samflake/css/custom.css +++ b/themes/samflake/css/custom.css @@ -53,6 +53,7 @@ div.textcontainer { max-width: 500px; border: 3px solid #63ceeb; background-color: white; + padding: 15px; } div.buttoncontainer { margin-top: 30px; @@ -78,9 +79,9 @@ div.lightbluecontainer { .progress-ww span:first-of-type { text-align: right; } -p.padding { - padding: 15px; /* Adjust the padding value as needed */ -} +/* p.padding { + padding: 15px; +} */ iframe { padding: 10px; }