Configuração CSS nome Agendamento de preto para Branco. CSS e HTML

parent 4c542ff3
...@@ -10027,7 +10027,7 @@ a.text-dark:hover { ...@@ -10027,7 +10027,7 @@ a.text-dark:hover {
text-align: center; text-align: center;
font-family: Arial; font-family: Arial;
margin-top: 1rem; margin-top: 1rem;
color: black; color: white;
font-weight: 600; font-weight: 600;
} }
......
...@@ -33,6 +33,10 @@ ...@@ -33,6 +33,10 @@
<p class="barraContato"><span class="idaceFonte"><img id="emailContatos" src="img/contato_email.png"> <p class="barraContato"><span class="idaceFonte"><img id="emailContatos" src="img/contato_email.png">
E-mail</span> idace@gov.ce.gov.br</p> E-mail</span> idace@gov.ce.gov.br</p>
</fieldset> </fieldset>
<!-- <div class="imaLogosAgendaRecebeTitulo">
<input type="submit" id="inicioButtonCadastro" name="inicio" value="INÍCIO" onclick="window.location = '{{route('home')}}'">
</div> -->
@endform @endform
@endpage @endpage
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment