From 9225ddbef13da738699eaa88be1528b8db1ef36e Mon Sep 17 00:00:00 2001 From: brunobrandalize <131810903+brunobrandalize@users.noreply.github.com> Date: Tue, 7 Nov 2023 16:29:48 -0300 Subject: [PATCH] Update style.css --- style.css | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/style.css b/style.css index bf1f122..adf7db8 100644 --- a/style.css +++ b/style.css @@ -3,13 +3,17 @@ body { } h1{ text-align:center; - color: rgb(49, 36, 172); + color: rgb(41, 34, 112); } p { text-align: center; } - +H2{text-align: center;} em strong { - color: #4b2222; -} \ No newline at end of file + color: #973030; +} +h3{text-align: center; +color: rgb(19, 58, 91); +} +li{text-align: center;}