Commit e5205829 authored by Mur1love's avatar Mur1love
Browse files

ajustes de pontuacao de texto

parent 5e7a3582
......@@ -13,7 +13,7 @@ return [
|
*/
'failed' => 'Verifique se o e-mail e a senha estão corretos',
'failed' => 'Verifique se o e-mail e a senha estão corretos.',
'password' => 'A senha fornecida está incorreta.',
'throttle' => 'Muitas tentativas de login incorretas. Por favor tente de novo em :seconds segundos.',
......
......@@ -32,7 +32,7 @@
@csrf
<!-- Email Address -->
<div class="form-group mt-3">
<label class="label" for="name">Endereço de email</label>
<label class="label" for="name">Endereço de e-mail</label>
<input type="email" name="email" class="form-control" placeholder="ex: usuario@upe.br" :value="old('email')" required autofocus />
</div>
<!-- Email Address -->
......
......@@ -20,9 +20,9 @@
<!-- Informações -->
<div class="half p-4 py-md-5 bg-primary">
<div class="w-100">
<h4 class="mb-4"> Informações </h4>
<h4 class="mb-4"> Bem-vindo(a) ao PDA! </h4>
</div>
<p class="w-100 text-center"> Bem-Vindo(a) ao PDA </p>
<p class="w-100 text-center"> Como entrar pela primeira vez: </p>
<!-- <p class="w-100 text-center text-danger"> Serviço em ajuste. Em breve, será novamente liberado </p> -->
<p class="w-100 text-center"> O primeiro acesso deve ser realizado utilizando o seu e-mail institucional como login e parte local do email como senha. </p>
<p class="w-100 font-weight-bold"> Exemplo: </p>
......
......@@ -24,8 +24,8 @@
</header>
<div class="stylo p-3 n-flex">
<h2>Portal de acesso ao</h2>
<h3> Plano Docente de Atividades - PDA </h3>
<!-- <h2>Portal de acesso ao</h2> -->
<h3> Portal de acesso ao Plano Docente de Atividades - PDA </h3>
</div>
<div class="container">
......@@ -38,7 +38,7 @@
<footer class="pt-3 my-3 align-items-center border-top" alt="Max-width 100%">
<div class="w-100">
<p class="copyright-upe d-flex text-center text-muted justify-content-center">
Copyright &#9400;2022. Universidade de Pernambuco - Todos os direitos reservados
Copyright &#9400;2022. Universidade de Pernambuco - Todos os direitos reservados.
</p>
</div>
</footer>
......
<div class="tab-pane active" id="home" role="tabpanel" aria-labelledby="home-tab">
<div
class="d-flex justify-content-between flex-wrap flex-md-nowrap align-items-center pt-3 pb-2 mb-3 border-bottom">
<h1 class="h2">Bem Vindo ao PDA</h1>
<h1 class="h2">Seja bem-vindo ao PDA!</h1>
</div>
</div>
\ No newline at end of file
<div class="tab-pane active" id="home" role="tabpanel" aria-labelledby="home-tab">
<div class="d-flex justify-content-between flex-wrap flex-md-nowrap align-items-center pt-3 pb-2 mb-3 border-bottom">
<h1 class="h2">Bem Vindo ao PDA</h1>
<h1 class="h2">Seja bem-vindo ao PDA!</h1>
</div>
<div class="d-flex justify-content-between flex-wrap flex-md-nowrap align-items-center pt-3 pb-2 mb-3">
<h3>
......
<div class="tab-pane active" id="home" role="tabpanel" aria-labelledby="home-tab">
<div class="d-flex justify-content-between flex-wrap flex-md-nowrap align-items-center pt-3 pb-2 mb-3 border-bottom">
<h1 class="h2">Bem Vindo ao PDA</h1>
<h1 class="h2">Seja bem-vindo ao PDA!</h1>
</div>
<div class="d-flex justify-content-between flex-wrap flex-md-nowrap align-items-center pt-3 pb-2 mb-3">
<h2 class="h3">
......
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