diff --git a/style.css b/style.css index 5eeb609..f2ae8f4 100644 --- a/style.css +++ b/style.css @@ -9,9 +9,9 @@ font-family: "Polestar Unica77 TT", Arial, sans-serif;} .divs {border: 2px solid #fe640b; border-radius: 10px; padding: 10px; } -h1 {margin-bottom: 2px; margin-top: 2px; font-size: 4em; color:#313244; text-align: center;} +h1 {margin-bottom: 2px; margin-top: 2px; font-size: 4em; color:#11111b; text-align: center;} -h2 {margin-top: 2px; margin-bottom: 2px; font-size: 3em; color:#313244;text-align: center;} +h2 {margin-top: 2px; margin-bottom: 2px; font-size: 3em; color:#11111b;text-align: center;} h3 {margin-bottom: 10px; margin-top: 3px; font-size: 1.75em; color:#fab387;text-align: center;}