Skip to content

Commit

Permalink
adiciona resultado selecao ead
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhermedfs committed Nov 8, 2023
1 parent 6957977 commit b16aa81
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
Binary file added docs/selecao_etapa_nivelamento.pdf
Binary file not shown.
11 changes: 8 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ <h2 class="w-full my-2 text-5xl font-bold leading-tight text-center text-gray-80
Datas
</div>
<p class="text-gray-800 text-base px-6 pb-5">
Inscrição até 03/11/2023.
Inscrições até 03/11/2023.
</p>
</a>
</div>
Expand All @@ -282,9 +282,14 @@ <h2 class="w-full my-2 text-5xl font-bold leading-tight text-center text-gray-80
<div class="flex-1 bg-white rounded-t rounded-b-none overflow-hidden shadow text-center">
<a href="#" class="flex flex-wrap no-underline hover:no-underline">
<p class="text-gray-800 text-base px-6 pb-5">
<a href="./docs/Edital2023-2.pdf">
<a href="./docs/selecao_etapa_nivelamento.pdf">
<button class="mx-auto lg:mx-0 text-xl bg-green-600 text-white font-bold rounded-full my-6 py-4 px-8 transform transition hover:scale-105 duration-300 ease-in-out">
Edital Completo Aqui
Resultado da etapa de nivelamento
</button>
</a>
<a href="./docs/Edital2023-2.pdf">
<button class="mx-auto lg:mx-0 text-xl bg-green-500 text-white font-bold rounded-full my-6 py-4 px-8 transform transition hover:scale-105 duration-300 ease-in-out">
Edital do programa
</button>
</a>
</p>
Expand Down

0 comments on commit b16aa81

Please sign in to comment.