Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
Formulario de paz
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ulises Morales Ramírez
Formulario de paz
Commits
d12fa8ca
Commit
d12fa8ca
authored
5 years ago
by
Ulises Morales Ramírez
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
modificaciones:
responsivo no permita ingresar escuelas inexistentes
parent
30b32993
Changes
5
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
16 additions
and
20 deletions
+16
-20
encuesta.php
encuesta.php
+4
-5
index.php
index.php
+3
-4
lenguaje.php
lenguaje.php
+4
-5
ownStyle.css
ownStyle.css
+1
-1
salida.php
salida.php
+4
-5
No files found.
encuesta.php
View file @
d12fa8ca
...
...
@@ -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>
<img
class=
"img-fluid img-responsive"
src=
"images/g122.png"
width=
"300"
>
</div>
</div>
</div>
...
...
This diff is collapsed.
Click to expand it.
index.php
View file @
d12fa8ca
...
...
@@ -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"
>
</div>
<img
class=
"img-fluid img-responsive"
src=
"images/g122.png"
width=
"300"
>
</div>
</div>
<script>
$
(
"#input_escuela"
).
bind
(
'input'
,
function
()
{
...
...
This diff is collapsed.
Click to expand it.
lenguaje.php
View file @
d12fa8ca
...
...
@@ -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>
<img
class=
"img-fluid img-responsive"
src=
"images/g122.png"
width=
"300"
>
</div>
</div>
</div>
...
...
This diff is collapsed.
Click to expand it.
ownStyle.css
View file @
d12fa8ca
...
...
@@ -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
;
...
...
This diff is collapsed.
Click to expand it.
salida.php
View file @
d12fa8ca
...
...
@@ -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>
<img
class=
"img-fluid img-responsive"
src=
"images/g122.png"
width=
"300"
>
</div>
</div>
</div>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment