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
46277fb9
Commit
46277fb9
authored
Aug 08, 2019
by
Ulises Morales Ramírez
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
modificaciones:
responsivo no permita ingresar escuelas inexistentes
parent
a6dcf260
Changes
5
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
28 additions
and
11 deletions
+28
-11
encuesta.php
encuesta.php
+2
-2
index.php
index.php
+3
-4
lenguaje.php
lenguaje.php
+1
-1
ownStyle.css
ownStyle.css
+20
-2
salida.php
salida.php
+2
-2
No files found.
encuesta.php
View file @
46277fb9
...
...
@@ -40,7 +40,7 @@ session_start();
</div>
<div
class=
"container col-md-12"
>
<div
class=
"container col-md-12"
style=
"margin-top: 10%"
>
<div
class=
"d-flex justify-content-center col-md-12 col-sm-12 col-xs-12"
>
<div
class=
"user_card"
>
...
...
@@ -104,7 +104,7 @@ session_start();
</div>
<div
class=
"form-group"
style=
"color: white;"
>
<textarea
required
class=
"form-control"
rows=
"
8
"
cols=
"50"
name=
"comentario"
style=
"resize: none"
maxlength=
"200"
onKeyDown=
"valida_longitud()"
onKeyUp=
"valida_longitud()"
></textarea>
<textarea
required
class=
"form-control"
rows=
"
6
"
cols=
"50"
name=
"comentario"
style=
"resize: none"
maxlength=
"200"
onKeyDown=
"valida_longitud()"
onKeyUp=
"valida_longitud()"
></textarea>
<?php
if
(
$_POST
[
'idioma'
]
==
'Maya'
)
{
...
...
index.php
View file @
46277fb9
...
...
@@ -61,7 +61,7 @@ $conn->close();*/
</div>
<div
class=
"container col-md-12"
>
<div
class=
"container col-md-12"
style=
"margin-top: 10%"
>
<div
class=
"d-flex justify-content-center col-md-12 col-sm-12 col-xs-12"
>
<div
class=
"user_card"
>
...
...
@@ -140,7 +140,6 @@ $conn->close();*/
<?php
if
(
isset
(
$_GET
[
'err'
]))
{
echo
"<div class=
\"
alert alert-danger alert-dismissible
\"
>
<a href=
\"
#
\"
class=
\"
close
\"
data-dismiss=
\"
alert
\"
aria-label=
\"
close
\"
>×</a>
<strong>Danger!</strong> This alert box could indicate a dangerous or potentially negative action.
</div>"
;
}
...
...
@@ -150,11 +149,11 @@ $conn->close();*/
</div>
<div
class=
"text-center"
style=
"margin:40px;"
>
<img
class=
"img-fluid
"
src=
"images/Logo-Horizontal-V2-blanco.png"
width=
"300px
"
><br>
<img
class=
"img-fluid
img-responsive"
src=
"images/Logo-Horizontal-V2-blanco.png"
width=
"300
"
><br>
<div>
<div
class=
"text-center"
style=
"margin:40px;"
>
<img
class=
"img-fluid
"
src=
"images/g122.png"
width=
"400px
"
>
<img
class=
"img-fluid
img-responsive"
src=
"images/g122.png"
width=
"400
"
>
</div>
</div>
<script>
...
...
lenguaje.php
View file @
46277fb9
...
...
@@ -86,7 +86,7 @@ if ($result->num_rows > 0) {
</div>
<div
class=
"container col-md-12"
>
<div
class=
"container col-md-12"
style=
"margin-top: 10%"
>
<div
class=
"d-flex justify-content-center col-md-12 col-sm-12 col-xs-12"
>
<div
class=
"user_card"
>
...
...
ownStyle.css
View file @
46277fb9
...
...
@@ -70,6 +70,24 @@ html {
}
}
@media
(
min-width
:
400px
)
{
.element
{
background-image
:
url("images/463980.jpg")
;
}
}
@media
(
min-width
:
500px
)
{
.element
{
background-image
:
url("images/463980.jpg")
;
}
}
@media
(
min-width
:
600px
)
{
.element
{
background-image
:
url("images/463980.jpg")
;
}
}
body
{
/* Location of the image */
background-image
:
url("images/463980.jpg")
;
...
...
@@ -101,9 +119,9 @@ body {
}
.user_card
{
height
:
6
00px
;
height
:
5
00px
;
width
:
550px
;
margin-top
:
200px
;
margin-top
:
5%
;
margin-bottom
:
auto
;
background
:
rgba
(
220
,
105
,
29
,
0.3
);
position
:
relative
;
...
...
salida.php
View file @
46277fb9
...
...
@@ -37,7 +37,7 @@
</div>
<div
class=
"container col-md-12"
>
<div
class=
"container col-md-12"
style=
"margin-top: 10%"
>
<div
class=
"d-flex justify-content-center col-md-12 col-sm-12 col-xs-12"
>
<div
class=
"user_card"
>
...
...
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