Change logo to png

This commit is contained in:
Reynaldo Reyes
2016-04-12 23:52:12 -04:30
parent 8fee773cf8
commit 08c9146ea5
3 changed files with 1 additions and 1 deletions

View File

@@ -9,7 +9,7 @@
</button>
<a class="navbar-brand" href="#/listarMateria"><img alt="ucv" src="static/img/logo_ucv.jpg" class="img-circle" width="60" height="60"></a>
<a class="navbar-brand" href="#/listarMateria"><img alt="ciencias" src="static/img/logo_ciencias.jpg" class="img-rounded" width="60" height="60"></a>
<a class="navbar-brand" href="#/listarMateria"><img alt="computacion" src="static/img/logo_computacion.jpg" lass="img-thumbnail" width="270" height="60"></a>
<a class="navbar-brand" href="#/listarMateria"><img alt="computacion" src="static/img/logo_computacion.png" lass="img-thumbnail" width="270" height="60"></a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right">

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB