shadow on buttons

This commit is contained in:
2026-06-17 14:46:03 +02:00
parent d44a99c158
commit c8f378970b
+2 -1
View File
@@ -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(