html no agendamento e css e pos da logoIdace

parent 47f311c2
...@@ -9956,8 +9956,20 @@ a.text-dark:hover { ...@@ -9956,8 +9956,20 @@ a.text-dark:hover {
text-align: center; text-align: center;
} }
.fielmenuAgendamento { .fielmenuAgendamento-1 {
font-size: 1.5rem; font-size: 1.5rem;
display: inline;
margin-bottom: .4rem;
}
#espField {
margin-top: 1rem;
}
.fielmenuAgendamento-2 {
font-size: 1.5rem;
display: inline;
margin-bottom: .4rem;
} }
#getnome, #getnome,
...@@ -10002,7 +10014,7 @@ a.text-dark:hover { ...@@ -10002,7 +10014,7 @@ a.text-dark:hover {
.imaLogosMenu2 { .imaLogosMenu2 {
width: 15rem; width: 15rem;
height: 15rem; height: 15rem;
margin: 6px auto 0; margin: -50px auto 0;
text-align: center; text-align: center;
} }
...@@ -10010,13 +10022,18 @@ a.text-dark:hover { ...@@ -10010,13 +10022,18 @@ a.text-dark:hover {
text-align: center; text-align: center;
font-family: Arial; font-family: Arial;
margin-top: 1rem; margin-top: 1rem;
color: white; color: black;
font-weight: 600;
}
.idaceFonte {
color: coral;
} }
.formMenuAgedamento { .formMenuAgedamento {
width: 53.8rem; width: 100%;
height: 25rem; height: 20%;
margin: 5rem auto 6rem; margin: 1rem auto 6rem;
font-family: sans-serif; font-family: sans-serif;
text-align: center; text-align: center;
} }
...@@ -10238,6 +10255,8 @@ p .button_agendar { ...@@ -10238,6 +10255,8 @@ p .button_agendar {
background: linear-gradient(174deg, rgb(138, 158, 139) 4%, rgb(16, 157, 23) 10%, rgb(4, 36, 7) 100%); background: linear-gradient(174deg, rgb(138, 158, 139) 4%, rgb(16, 157, 23) 10%, rgb(4, 36, 7) 100%);
} }
/*
.button_t { .button_t {
width: 29rem; width: 29rem;
height: 4rem; height: 4rem;
...@@ -10247,4 +10266,4 @@ p .button_agendar { ...@@ -10247,4 +10266,4 @@ p .button_agendar {
font-weight: 400; font-weight: 400;
text-align: center; text-align: center;
margin-bottom: 30px; margin-bottom: 30px;
} } */
\ No newline at end of file \ No newline at end of file
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
<h1 class="menuh1">Agendamento <span class="idaceFonte">IDACE</span></h1> <h1 class="menuh1">Agendamento <span class="idaceFonte">IDACE</span></h1>
<!-- formMenuAgedamento --> <!-- formMenuAgedamento -->
<fieldset class="fielmenuAgendamento"> <fieldset class="fielmenuAgendamento-1">
<div style="cursor: pointer" onclick="window.location = '{{route('agendamentoTitulo')}}'" class="button_agendar"> <div style="cursor: pointer" onclick="window.location = '{{route('agendamentoTitulo')}}'" class="button_agendar">
<div class="card-body"> <div class="card-body">
...@@ -30,47 +30,57 @@ ...@@ -30,47 +30,57 @@
<p><img id="idace1" src="img/icone agenda.png"></p> <p><img id="idace1" src="img/icone agenda.png"></p>
</div> </div>
</div> </div>
<div style="cursor: pointer" onclick="window.location = '{{route('roles.index')}}'" class="button_meusAgendamento"> <!-- <div style="cursor: pointer" onclick="window.location = '{{route('roles.index')}}'" class="button_meusAgendamento">
<div class="card-body"> <div class="card-body">
<p class="card-text">@lang('agendamento.meus_agendamentos')</p> <p class="card-text">@lang('agendamento.meus_agendamentos')</p>
<p><img id="idace2" src="img/Eventos.png"></p> <p><img id="idace2" src="img/Eventos.png"></p>
</div> </div>
</div>
<!-- <div style="cursor: pointer" onclick="window.location = '{{route('permissions.index')}}'" class="button_entregaTitulos">
<div class="card-body">
<p class="card-text">@lang('agendamento.entrega_titulos')</p>
<p><img id="idace2" src="img/Eventos.png"></p>
</div>
</div>
<div style="cursor: pointer" onclick="window.location = '{{route('agendamentos.index')}}'" class="button_contato">
<div class="card-body">
<p class="card-text">@lang('agendamento.contato')</p>
<p><img id="idace4" src="img/Contato.png"></p>
</div>
</div> --> </div> -->
</fieldset> </fieldset>
<fieldset class="fielmenuAgendamento"> <fieldset class="fielmenuAgendamento-1">
<!-- <div style="cursor: pointer" onclick="window.location = '{{route('agendamentoTitulo')}}'" class="button_agendar"> <!-- <div style="cursor: pointer" onclick="window.location = '{{route('agendamentoTitulo')}}'" class="button_agendar">
<div class="card-body"> <div class="card-body">
<p class="card-text">@lang('agendamento.agendar')</p> <p class="card-text">@lang('agendamento.agendar')</p>
<p><img id="idace1" src="img/icone agenda.png"></p> <p><img id="idace1" src="img/icone agenda.png"></p>
</div> </div>
</div> </div> -->
<div style="cursor: pointer" onclick="window.location = '{{route('roles.index')}}'" class="button_meusAgendamento"> <div style="cursor: pointer" onclick="window.location = '{{route('roles.index')}}'" class="button_meusAgendamento">
<div class="card-body"> <div class="card-body">
<p class="card-text">@lang('agendamento.meus_agendamentos')</p> <p class="card-text">@lang('agendamento.meus_agendamentos')</p>
<p><img id="idace2" src="img/Eventos.png"></p> <p><img id="idace2" src="img/Eventos.png"></p>
</div> </div>
</div> --> </div>
</fieldset>
<br>
<fieldset class="fielmenuAgendamento-2">
<div style="cursor: pointer" onclick="window.location = '{{route('permissions.index')}}'" class="button_entregaTitulos"> <div style="cursor: pointer" onclick="window.location = '{{route('permissions.index')}}'" class="button_entregaTitulos">
<div class="card-body"> <div class="card-body">
<p class="card-text">@lang('agendamento.entrega_titulos')</p> <p class="card-text">@lang('agendamento.entrega_titulos')</p>
<p><img id="idace2" src="img/Eventos.png"></p> <p><img id="idace2" src="img/Eventos.png"></p>
</div> </div>
</div> </div>
<!-- <div style="cursor: pointer" onclick="window.location = '{{route('agendamentos.index')}}'" class="button_contato">
<div class="card-body">
<p class="card-text">@lang('agendamento.contato')</p>
<p><img id="idace4" src="img/Contato.png"></p>
</div>
</div> -->
</fieldset>
<fieldset class="fielmenuAgendamento-2">
<!-- <div style="cursor: pointer" onclick="window.location = '{{route('permissions.index')}}'" class="button_entregaTitulos">
<div class="card-body">
<p class="card-text">@lang('agendamento.entrega_titulos')</p>
<p><img id="idace2" src="img/Eventos.png"></p>
</div>
</div> -->
<div style="cursor: pointer" onclick="window.location = '{{route('agendamentos.index')}}'" class="button_contato"> <div style="cursor: pointer" onclick="window.location = '{{route('agendamentos.index')}}'" class="button_contato">
<div class="card-body"> <div class="card-body">
<p class="card-text">@lang('agendamento.contato')</p> <p class="card-text">@lang('agendamento.contato')</p>
......
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