modificaciones:

responsivo
no permita ingresar escuelas inexistentes
parent 30b32993
......@@ -138,13 +138,12 @@ session_start();
<div class="text-center" style="margin:40px;">
<img class="img-fluid img-responsive" src="images/Logo-Horizontal-V2-blanco.png" width="300"><br>
<div>
<img class="img-fluid img-responsive" src="images/Logo-Horizontal-V2-blanco.png" width="200"><br>
<div class="text-center" style="margin:40px;">
<img class="img-fluid img-responsive" src="images/g122.png" width="400">
</div>
<div class="text-center" style="margin:40px;">
<img class="img-fluid img-responsive" src="images/g122.png" width="300">
</div>
</div>
</div>
......
......@@ -149,13 +149,12 @@ $conn->close();*/
</div>
<div class="text-center" style="margin:40px;">
<img class="img-fluid img-responsive" src="images/Logo-Horizontal-V2-blanco.png" width="300"><br>
<div>
<img class="img-fluid img-responsive" src="images/Logo-Horizontal-V2-blanco.png" width="200"><br>
<div class="text-center" style="margin:40px;">
<img class="img-fluid img-responsive" src="images/g122.png" width="400">
<img class="img-fluid img-responsive" src="images/g122.png" width="300">
</div>
</div>
</div>
<script>
$("#input_escuela").bind('input', function () {
......
......@@ -134,13 +134,12 @@ if ($result->num_rows > 0) {
<div class="text-center" style="margin:40px;">
<img class="img-fluid img-responsive" src="images/Logo-Horizontal-V2-blanco.png" width="300"><br>
<div>
<img class="img-fluid img-responsive" src="images/Logo-Horizontal-V2-blanco.png" width="200"><br>
<div class="text-center" style="margin:40px;">
<img class="img-fluid img-responsive" src="images/g122.png" width="400">
</div>
<div class="text-center" style="margin:40px;">
<img class="img-fluid img-responsive" src="images/g122.png" width="300">
</div>
</div>
</div>
......
......@@ -121,7 +121,7 @@ body {
.user_card {
height: 500px;
width: 550px;
margin-top: 5%;
margin-top: 6%;
margin-bottom: auto;
background: rgba(220, 105, 29, 0.3);
position: relative;
......
......@@ -88,13 +88,12 @@
<div class="text-center" style="margin:40px;">
<img class="img-fluid img-responsive" src="images/Logo-Horizontal-V2-blanco.png" width="300"><br>
<div>
<img class="img-fluid img-responsive" src="images/Logo-Horizontal-V2-blanco.png" width="200"><br>
<div class="text-center" style="margin:40px;">
<img class="img-fluid img-responsive" src="images/g122.png" width="400">
</div>
<div class="text-center" style="margin:40px;">
<img class="img-fluid img-responsive" src="images/g122.png" width="300">
</div>
</div>
</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