1
0
Fork 0

imagenes patrocinadores

This commit is contained in:
Hacky Purple 2018-02-25 18:35:19 -05:00
parent a2c247ce52
commit a81e3456b7
13 changed files with 22 additions and 15 deletions

View File

@ -835,7 +835,7 @@
<section class="container-fluid" id="precios">
<div class="col-sm-8 col-sm-offset-2 text-center">
<h1>Precios</h1>
<p class="lead">Tupale es una herramienta de código abierto basada en el framework MILF, puede ser descargada e implementada libremente. Los valores propuestos cubren servicios de administración, hosting, reinversión en desarrollo, capacitación en uso y manejo.</p>
<p class="lead">Tupale es una herramienta de código abierto basada en el framework <a href="https://github.com/humano/milfs/wiki">MILFS</a>, puede ser descargada e implementada libremente. Los valores propuestos cubren servicios de administración, hosting, reinversión en desarrollo, capacitación en uso y manejo.</p>
</div>
<div class="container" >
<div class="row">
@ -965,50 +965,55 @@
<!-- Thumbnail link para el logo de pasocolombia -->
<div class="patrocina">
<a href="#" data-toggle="modal" data-target="#myModal">
<img src="assets/pasocolombia.png" class="img-responsive img-rounded center-block" alt="">
<img src="temas/landingpage/images/pasocolombia.png" class="img-responsive img-rounded center-block" alt="">
</a>
</div>
<!-- Thumbnail link para el logo de red de huerteros -->
<div class=" patrocina">
<a href="#" data-toggle="modal" data-target="#myModal">
<img src="assets/red_huerteros.png" class="img-responsive img-rounded center-block" alt="">
<img src="temas/landingpage/images/red_huerteros.png" class="img-responsive img-rounded center-block" alt="">
</a>
</div>
<!-- Thumbnail link para el logo avanto -->
<div class=" patrocina">
<a href="#" data-toggle="modal" data-target="#myModal">
<img src="assets/avanto.png" class="img-responsive img-rounded center-block" alt="">
<img src="temas/landingpage/images/avanto.png" class="img-responsive img-rounded center-block" alt="">
</a>
</div>
<!-- Thumbnail link para el logo brigada -->
<div class=" patrocina">
<a href="#" data-toggle="modal" data-target="#myModal">
<img src="assets/brigada_digital.png" class="img-responsive img-rounded center-block" alt="">
<img src="temas/landingpage/images/brigada_digital.png" class="img-responsive img-rounded center-block" alt="">
</a>
</div>
<div class=" patrocina">
<a href="#" data-toggle="modal" data-target="#myModal">
<img src="assets/brigada_digital.png" class="img-responsive img-rounded center-block" alt="">
<img src="temas/landingpage/images/bibliotecas.png" class="img-responsive img-rounded center-block" alt="">
</a>
</div>
<div class=" patrocina">
<a href="#" data-toggle="modal" data-target="#myModal">
<img src="assets/brigada_digital.png" class="img-responsive img-rounded center-block" alt="">
<img src="temas/landingpage/images/museo_casa_memoria.png" class="img-responsive img-rounded center-block" alt="">
</a>
</div>
<div class=" patrocina">
<a href="#" data-toggle="modal" data-target="#myModal">
<img src="assets/brigada_digital.png" class="img-responsive img-rounded center-block" alt="">
<img src="temas/landingpage/images/brigada_digital.png" class="img-responsive img-rounded center-block" alt="">
</a>
</div>
<div class="patrocina">
<a href="#" data-toggle="modal" data-target="#myModal">
<img src="assets/brigada_digital.png" class="img-responsive img-rounded center-block" alt="">
<img src="temas/landingpage/images/gov_quindio.png" class="img-responsive img-rounded center-block" alt="">
</a>
</div>
<div class="patrocina">
<a href="#" data-toggle="modal" data-target="#myModal">
<img src="assets/brigada_digital.png" class="img-responsive img-rounded center-block" alt="">
<img src="temas/landingpage/images/fundacion_karisma.png" class="img-responsive img-rounded center-block" alt="">
</a>
</div>
<div class="patrocina">
<a href="#" data-toggle="modal" data-target="#myModal">
<img src="temas/landingpage/images/casa_cultura.png" class="img-responsive img-rounded center-block" alt="">
</a>
</div>
</div>

BIN
temas/landingpage/.DS_Store vendored Normal file

Binary file not shown.

View File

@ -98,7 +98,7 @@ ul, ol {
width: 250px;
height: 250px;
margin-top: 100px;
transition: all 0.3s ease;
transition: all 1.3s ease;
}
/* textos menú*/
@ -125,7 +125,7 @@ transition: all 0.3s ease;
.navbar.shrink img {
width: 70px;
height: 70px;
transition: all 0.3s ease;
transition: all 1.3s ease;
margin: 0px;
}
@ -287,7 +287,9 @@ padding-bottom: 5px;
padding: 15px;
margin: 5px;
width: 100px;
height: 100px;
display: inline-block;
vertical-align: middle;
}
/*VISITAS*/
@ -426,14 +428,14 @@ padding-bottom: 5px;
margin-top: 0px;
width: 80px;
height: 80px;
transition: all 0.3s ease;
transition: all 1.3s ease;
}
.navbar-brand img {
width: 200px;
height: 200px;
margin-top: 80px;
transition: all 0.4s ease;
transition: all 1.3s ease;
}
#home {
padding-top:20px !important;
@ -588,7 +590,7 @@ margin-top: 50px;
padding-bottom: 69.25%;
}
.box_proyectos {
display: block !important;
display: table !important;
margin-left: 50px !important;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 363 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 128 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 166 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 329 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB