Alterações:
- Mudança nos links da logo para o site do programa - Centralizar nome do curso no acesso do celular "resposividade"
This commit is contained in:
@@ -32,7 +32,8 @@ $bgCapa = rand(1,1);
|
||||
|
||||
<div class="col-lg-4">
|
||||
<figure>
|
||||
<a target="_top" href="<?php echo $CFG->wwwroot;?>"><img src="<?php echo($OUTPUT->image_url('logos/logo-b', 'theme')); ?>" class="img-responsive logo-capa"></a>
|
||||
<!-- <a target="_top" href="--><?php //echo $CFG->wwwroot;?><!--"><img src="--><?php //echo($OUTPUT->image_url('logos/logo-b', 'theme')); ?><!--" class="img-responsive logo-capa"></a>-->
|
||||
<a target="_blank" href="https://sigaa.ufrn.br/sigaa/public/programa/apresentacao.jsf?lc=pt_BR&id=8084" ><img src="<?php echo($OUTPUT->image_url('logos/logo-b', 'theme')); ?>" class="img-responsive logo-capa"></a>
|
||||
</figure>
|
||||
</div>
|
||||
<div class="col-lg-8">
|
||||
|
||||
@@ -155,6 +155,14 @@ section#inicial{
|
||||
color: #000;
|
||||
}
|
||||
}
|
||||
@media (max-width: 576px) {
|
||||
section#formulario{
|
||||
margin: 70px 0 0 0 !important;
|
||||
.box-login-capa{
|
||||
margin-top: 0px !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
#page{
|
||||
|
||||
@@ -32,7 +32,8 @@
|
||||
|
||||
</button>
|
||||
|
||||
<a href="{{{ config.wwwroot }}}/?redirect=0" class="logo-topo">
|
||||
<!-- <a href="{{{ config.wwwroot }}}/?redirect=0" class="logo-topo">-->
|
||||
<a href="https://sigaa.ufrn.br/sigaa/public/programa/apresentacao.jsf?lc=pt_BR&id=8084" target="_blank" class="logo-topo">
|
||||
{{# logourl }}
|
||||
<span class="logo">
|
||||
<img src="{{logourl}}" alt="{{sitename}}" class="img-responsive">
|
||||
|
||||
Reference in New Issue
Block a user