Skip to content

Commit

Permalink
index: insere classificados segunda chamada
Browse files Browse the repository at this point in the history
  • Loading branch information
alvesisaque committed Nov 27, 2023
1 parent f81485a commit 5612f26
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
Binary file added docs/segunda_chamada.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 @@ -275,6 +275,11 @@ <h2 class="w-full my-2 text-5xl font-bold leading-tight text-center text-gray-80
<p class="text-gray-800 text-base px-6 pb-5">
Inscrições até 03/11/2023.
</p>
<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>
</a>
</div>
</div>
Expand All @@ -288,9 +293,9 @@ <h2 class="w-full my-2 text-5xl font-bold leading-tight text-center text-gray-80
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
<a href="./docs/segunda_chamada.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">
Resultado da etapa de nivelamento (Segunda chamada)
</button>
</a>
</p>
Expand Down

0 comments on commit 5612f26

Please sign in to comment.