Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 4 additions & 11 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -784,11 +784,9 @@ <h4 class="center">Por que apoiar a PHPeste?</h4>
<div class="col s12 m12 center">
<br><br>

<a class="waves-effect waves-light btn modal-trigger btn-large brown darken-2" href="#modal1">CÓDIGO DE CONDUTA</a>
<div id="modal1" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>CÓDIGO DE CONDUTA</h4>
<p class="light flow-text" style="text-align: justify; font-size: 18px;">
<h3 class="center brown-text">CÓDIGO DE CONDUTA</h3>
<br>
<p class="light flow-text" style="text-align: justify; font-size: 20px;">
A Conferência PHPeste está comprometida a ser livre de discriminação para todos, independente de gênero,
identidade e expressão de gênero, orientação sexual, deficiência, aparência física, raça, idade, origem ou
religião. Não será tolerado, sob nenhuma circunstância, o constrangimento de participantes em eventos e
Expand Down Expand Up @@ -826,12 +824,7 @@ <h4>CÓDIGO DE CONDUTA</h4>
<br>

Créditos e fonte original: PHPSP
</div>
<div class="modal-footer">
<a href="#!" class="modal-close waves-effect waves-green btn-flat">Aceitar</a>
</div>
</div>
</div>

</div>
</div>
</div>
Expand Down