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:
eduardogusmao
2020-01-27 14:42:28 -03:00
parent 153692bc81
commit 3c4c9ad4b1
3 changed files with 12 additions and 2 deletions

View File

@@ -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">