diff --git a/site.html b/site.html index f5d8cd0..6b1ebe1 100644 --- a/site.html +++ b/site.html @@ -23,7 +23,7 @@
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