Árvore de páginas

Versões comparadas

Chave

  • Esta linha foi adicionada.
  • Esta linha foi removida.
  • A formatação mudou.

...

HTML
<div style="font-family: Arial, sans-serif; margin-top: 40px; border-top: 2px solid #eee; padding-top: 30px;">
    <h3 style="color: #004a8d; text-align: center; font-size: 22px; margin-bottom: 20px;">
        Exemplo de Funcionamento
    </h3>
    
    <p style="font-size: 15px; color: #444; text-align: center; margin-bottom: 25px;">
        Interface interativa do <a href="https://gemini.google.com/gem/9aa718ad14d4?usp=sharing" target="_blank" style="color: #004a8d; font-weight: bold; text-decoration: underline;">Tutor MIT Digital</a> no ambiente Gemini.
    </p>

    <div style="background-color: #1a1a1b; padding: 15px; border-radius: 12px; box-shadow: 0 4px 15px rgba(0,0,0,0.3); max-width: 850px; margin: 0 auto; border: 1px solid #333;">
        <img src="LINK_DA_IMAGEM_ANEXADA_AQUI" alt="Interface do Tutor MIT Digital" style="width: 100%; height: auto; display: block; border-radius: 6px;">
    </div>

    <p style="font-size: 13px; color: #888; text-align: center; margin-top: 15px; font-style: italic;">
        Acesso rápido a documentos, links e fases da metodologia MIT através do chat.
    </p>
</div>

Image Added