Commit c2095089 authored by Thiago Cavalcanti's avatar Thiago Cavalcanti
Browse files

Substituicao da logo da UFAPE

parent f8e36c74
......@@ -274,13 +274,6 @@ section {
top: 35px;
}
.logo-ufape {
display: block;
position: relative;
height: 100px;
width: auto;
}
.format-text {
font-size: 20px;
font-weight: bolder;
......
......@@ -285,11 +285,11 @@
<div class="col-sm-4 form-group" style="margin-top: 0.5rem; color:#909090">
<div style="margin-top: 5px; margin-bottom:5px">Desenvolvido por:</div>
<div class="row justify-content-center">
<div class="col-sm-5" style="margin-right: 0.5rem;">
<a href="http://ufape.edu.br/" target="_blank"><img src="{{ asset('img\icons\Logo_UFAPE_Colorida_com_Lettering.png') }}" alt="Logo" width="170px;" style="margin-right: 0.5rem;"></a>
<div class="col-sm-5" style="margin-right: 0.8rem;">
<a href="http://ufape.edu.br/" target="_blank"><img src="{{ asset('img\icons\Logo_UFAPE_Colorida_com_Lettering.png') }}" alt="Logo" width="160px;"></a>
</div>
<div class="col-sm-5">
<a href="http://lmts.uag.ufrpe.br/" target="_blank"><img src="{{ asset('img/icons/logo_ufape_color.png') }}" alt="Logo" width="160px;"></a>
<div class="col-sm-5" style="margin-top: 10px;">
<a href="http://lmts.uag.ufrpe.br/" target="_blank"><img src="{{ asset('img/icons/logo_ufape_color.png') }}" alt="Logo" width="155px;"></a>
</div>
</div>
</div>
......
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