From c8f378970bfea65127d99da1b227a6687606877c Mon Sep 17 00:00:00 2001 From: Melissa Date: Wed, 17 Jun 2026 14:46:03 +0200 Subject: [PATCH] shadow on buttons --- css/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 42b0492..a221937 100644 --- a/css/style.css +++ b/css/style.css @@ -58,10 +58,11 @@ h1 { width: 130px; line-height: 2.5; padding: 0 20px; + box-shadow: 3px 5px 3px darkslategray; font-size: 1rem; text-align: center; color: white; - text-shadow: 1px 1px 1px black; + text-shadow: 1px 1px 1px slategray; border-radius: 10px; background-color: royalblue; background-image: linear-gradient(