Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
U
ultranet
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
Wilson Valverde
ultranet
Commits
9827f0aa
Commit
9827f0aa
authored
Jan 28, 2021
by
Wilson Valverde
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ultranet
parent
7bcbfaef
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
12 deletions
+13
-12
main.css
css/main.css
+5
-5
index.html
index.html
+8
-7
No files found.
css/main.css
View file @
9827f0aa
...
...
@@ -57,7 +57,7 @@ footer{
}
.text-intro
{
margin-bottom
:
0
;
background
:
#ffffff
8
c
;
background
:
#ffffff
3
b
;
border-radius
:
17px
;
}
.start-end
{
...
...
@@ -65,21 +65,21 @@ footer{
margin-top
:
2vw
;
}
.text-introend
{
color
:
#4C4C4C
;
color
:
#312e2e
;
font-size
:
2vw
;
font-weight
:
700
;
margin-bottom
:
0
;
background
:
#ffffff8
c
;
/* background: #ffffff8c;*/
border-radius
:
17px
}
.text-end
{
margin-bottom
:
0
;
background
:
#ffffff8
c
;
/* background: #ffffff8c;*/
border-radius
:
17px
;
font-size
:
1.4vw
;
}
.fondo
{
background-image
:
url(../images/fondo.png)
;
background-image
:
linear-gradient
(
179deg
,
#ffffff5
e
,
#ffffff00
),
url(../images/fondo.png)
;
background-size
:
cover
;
background-repeat
:
no-repeat
;
}
...
...
index.html
View file @
9827f0aa
...
...
@@ -129,7 +129,7 @@
<div
class=
"col title-two"
style=
"max-width: 43%;"
>
<p
class=
"text-intro"
style=
"width: 36vw;
margin-left: 5vw;
"
>
AHORA
TU
PUEDES DISFRUTAR
</p>
"
>
AHORA PUEDES DISFRUTAR
</p>
<p
class=
"text-intro"
style=
"width: 34.4vw;
margin-left: 6.6vw;"
>
DE TU SERVICIO DE INTERNET
</p>
<p
class=
"text-intro"
style=
"width: 41vw;"
>
SIN PAGAR NINGUNA MENSAULIDAD
</p>
...
...
@@ -138,7 +138,7 @@
</div>
<div
class=
"col start-end "
>
<p
class=
"text-introend"
style=
"width: 41vw;"
>
¡AF
I
LIATE GRATIS AL CLUB ULTRANET
</p>
<p
class=
"text-introend"
style=
"width: 41vw;"
>
¡AF
Í
LIATE GRATIS AL CLUB ULTRANET
</p>
<p
class=
"text-end"
style=
" width: 44vw;"
>
“Uniendo a mi familia” y obtén grandes
<strong>
BENEFICIOS ECONÓMICOS
</strong>
</p>
</div>
</container>
...
...
@@ -167,7 +167,7 @@
<div
class=
"formulario"
>
<div
class=
"header-formulario"
>
<p
class=
"title-formulario"
>
RESERVA TU CUPO DE AFILIADO
</p>
<p
class=
"subtitle-formulario"
>
c
ompleta tus datos
</p>
<p
class=
"subtitle-formulario"
>
C
ompleta tus datos
</p>
</div>
<form
id=
"formulario"
action=
"#"
>
...
...
@@ -176,17 +176,18 @@
</div>
<div
class=
"inputWithIcon"
>
<input
type=
"text"
name=
"country_user"
placeholder=
"
P
arroquia"
onkeypress=
"return sololetras(event)"
required
>
<input
type=
"text"
name=
"country_user"
placeholder=
"
Cantón o p
arroquia"
onkeypress=
"return sololetras(event)"
required
>
</div>
<div
class=
"inputWithIcon"
>
<input
type=
"email"
name=
"email_user"
placeholder=
"Correo electrónico"
required
>
</div>
<div
class=
"inputWithIcon"
>
<input
type=
"text"
name=
"tlf_user"
placeholder=
"Teléfono Convencional"
onkeypress=
"return solonumeros(event)"
required
>
</div>
<div
class=
"inputWithIcon"
>
<input
type=
"email"
name=
"email_user"
placeholder=
"Email"
required
>
</div>
<div
class=
"inputWithIcon"
>
<input
type=
"text"
name=
"phone_user"
id=
"phone_user"
onkeyup=
"solonumeros(this.id)"
placeholder=
"Celular"
required
>
</div>
...
...
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