From 79da5450e295504e871ec594b3ebdd103b388e17 Mon Sep 17 00:00:00 2001 From: "Sala Maker - Note. 17 (carrinho)" Date: Tue, 3 Mar 2026 20:04:40 -0300 Subject: [PATCH] update --- site.html | 4 ++-- style.css | 6 ++++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/site.html b/site.html index f5d8cd0..6b1ebe1 100644 --- a/site.html +++ b/site.html @@ -23,7 +23,7 @@

Faça seu login

-
+
@@ -35,7 +35,7 @@
-

Cadastrar-se

+

Cadastrar-se

diff --git a/style.css b/style.css index f4ef958..e2962a3 100644 --- a/style.css +++ b/style.css @@ -48,11 +48,10 @@ body { display: flex; align-items: center; justify-content: flex-start; - padding-left: 20px; - } #textotop { + padding-left: 20px; font-size: 38px; margin: 0; font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; @@ -119,4 +118,7 @@ background-color: #A03224; } .mens { align-self: center; +} +#linkcada{ + color: #111; } \ No newline at end of file