This commit is contained in:
jnunez 2018-06-11 15:49:08 +00:00
parent 85bf374d2d
commit 2a85cc58a6
6 changed files with 8 additions and 4 deletions

View file

@ -7044,12 +7044,16 @@
<Content Include="dist\img\ajax-loader.gif" />
<Content Include="dist\img\icons.png" />
<Content Include="dist\img\imgEst.jpg" />
<Content Include="dist\img\imgEst1.png" />
<Content Include="dist\img\imgNormReg.jpg" />
<Content Include="dist\img\imgNormReg1.png" />
<Content Include="dist\img\imgProyeNorm.jpg" />
<Content Include="dist\img\imgProyeNorm1.png" />
<Content Include="dist\img\LogoAyA.jpg" />
<Content Include="dist\img\LogoAyA.png" />
<Content Include="dist\img\photo2.png" />
<Content Include="dist\img\SinortBanner.jpg" />
<Content Include="dist\img\SinortBanner1.png" />
<Content Include="dist\img\user2-160x160.jpg" />
<Content Include="dist\js\adminlte.js" />
<Content Include="dist\js\adminlte.min.js" />

View file

@ -7,15 +7,15 @@
<section class="content-header">
<img class="img-responsive" src="~/dist/img/SinortBanner.jpg">
<img class="img-responsive" src="~/dist/img/SinortBanner1.png">
</section>
<section class="content container-fluid">
<div class="row">
<div class="col-sm-4"><a href="@Url.Action("Normativa_Reglamentacion_Tecnica", "Home")"> <img class="img-responsive" src="~/dist/img/imgNormReg.jpg"></div>
<div class="col-sm-4"><a href="#"> <img class="img-responsive" src="~/dist/img/imgProyeNorm.jpg"></div>
<div class="col-sm-4"><a href="#"> <img class="img-responsive" src="~/dist/img/imgEst.jpg"></div>
<div class="col-sm-4"><a href="@Url.Action("Normativa_Reglamentacion_Tecnica", "Home")"> <img class="img-responsive" src="~/dist/img/imgNormReg1.png"></div>
<div class="col-sm-4"><a href="#"> <img class="img-responsive" src="~/dist/img/imgProyeNorm1.png"></div>
<div class="col-sm-4"><a href="#"> <img class="img-responsive" src="~/dist/img/imgEst1.png"></div>
</div>
</section>

Binary file not shown.

After

Width:  |  Height:  |  Size: 301 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 102 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 102 KiB