From f741a3b564ffb660eee5a3d1e78d9bd18a47748f Mon Sep 17 00:00:00 2001 From: Tiago da Silva Date: Tue, 9 Jun 2026 00:17:04 -0300 Subject: [PATCH] logo da oracle --- teste.html | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) diff --git a/teste.html b/teste.html index 4c06a4b..a55d3e7 100644 --- a/teste.html +++ b/teste.html @@ -28,8 +28,22 @@ box-shadow: 0 12px 30px rgba(15, 23, 42, 0.08); } + .page-header { + display: flex; + align-items: center; + gap: 18px; + margin-bottom: 12px; + } + + .oracle-logo { + width: 132px; + height: auto; + flex: 0 0 auto; + display: block; + } + h1 { - margin: 0 0 12px; + margin: 0; font-size: 2rem; } @@ -41,7 +55,14 @@
-

Pagina inicial

+

Este e um arquivo HTML inicial pronto para receber seu conteudo.