base de datos

parent 8c1c2ff5
......@@ -61,7 +61,7 @@ session_start();
</div>
<div class="input-group mb-3">
<div class="input-group-append">
<span class="input-group-text"><i class="fas fa-user"></i></span>
<span class="input-group-text"><i class="fas fa-sort-numeric-up"></i></span>
</div>
<input type="number" pattern="\d*" min="1" max="99" name="edad" class="form-control input_user" value="" placeholder="<?php
if ($_POST['idioma']=='Maya')
......@@ -122,12 +122,14 @@ session_start();
</div>
</div>
<footer>
<div class="text-center fixed-bottom" style="margin-bottom: 20px">
<img src="images/Logo-Horizontal-V2-blanco.png" width="400px">
<img src="images/Logo-Horizontal-V2-blanco.png" width="300px"><br>
<div>
<div class="text-center" style="margin-bottom: 10px">
<img src="images/g122.png" width="500px">
<img src="images/g122.png" width="400px">
</div>
</footer>
</div>
......
......@@ -84,12 +84,14 @@ if (isset($_POST['escuela'])) {
</div>
</div>
<footer>
<div class="text-center fixed-bottom" style="margin-bottom: 20px">
<img src="images/Logo-Horizontal-V2-blanco.png" width="400px">
<img src="images/Logo-Horizontal-V2-blanco.png" width="300px"><br>
<div>
<div class="text-center" style="margin-bottom: 10px">
<img src="images/g122.png" width="500px">
<img src="images/g122.png" width="400px">
</div>
</footer>
</div>
......
......@@ -89,8 +89,8 @@ html {
.brand_logo_container {
position: absolute;
height: 170px;
width: 170px;
height: 150px;
width: 150px;
top: -75px;
border-radius: 50%;
background: #fff;
......@@ -100,8 +100,8 @@ html {
.brand_logo_container1 {
position: absolute;
height: 170px;
width: 170px;
height: 150px;
width: 150px;
top: -75px;
right: 2%;
border-radius: 10%;
......@@ -112,8 +112,8 @@ html {
.brand_logo_container2 {
position: absolute;
height: 170px;
width: 170px;
height: 150px;
width: 150px;
top: -75px;
left: 2%;
border-radius: 10%;
......@@ -122,15 +122,15 @@ html {
}
.brand_logo {
height: 150px;
width: 150px;
height: 130px;
width: 130px;
border-radius: 50%;
border: 2px solid white;
}
.brand_logo1 {
height: 150px;
width: 150px;
height: 130px;
width: 130px;
border-radius: 10%;
border: 2px solid white;
}
......
......@@ -73,13 +73,14 @@
</div>
</div>
<footer>
<div class="text-center fixed-bottom" style="margin-bottom: 20px">
<img src="images/Logo-Horizontal-V2-blanco.png" width="400px">
<img src="images/Logo-Horizontal-V2-blanco.png" width="300px"><br>
<div>
<hr>
<div class="text-center" style="margin-bottom: 10px">
<img src="images/g122.png" width="500px">
<img src="images/g122.png" width="400px">
</div>
</footer>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment