Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
N
nutrapharm_producto
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Cristian Mauricio Diaz Canales
nutrapharm_producto
Commits
4d98d1a9
Commit
4d98d1a9
authored
Sep 08, 2020
by
Cristian Mauricio Diaz Canales
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ajuste css
Implementación Html Manuel Sin ultimos ajustes solicitados.
parent
f6cc8102
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
131 additions
and
125 deletions
+131
-125
web/manuel/css/style.css
web/manuel/css/style.css
+131
-125
No files found.
web/manuel/css/style.css
View file @
4d98d1a9
...
@@ -294,7 +294,7 @@ button.subirFoto {
...
@@ -294,7 +294,7 @@ button.subirFoto {
flex-flow
:
row
nowrap
;
flex-flow
:
row
nowrap
;
position
:
relative
;
position
:
relative
;
z-index
:
5
;
z-index
:
5
;
margin-top
:
-2
0
em
;
margin-top
:
-2
5
em
;
margin-bottom
:
1em
;
margin-bottom
:
1em
;
}
}
...
@@ -471,97 +471,102 @@ div .txt-center {
...
@@ -471,97 +471,102 @@ div .txt-center {
/*** MEDIA QUERIES ***/
/*** MEDIA QUERIES ***/
@media
(
max-width
:
468px
){
.container-c
{
margin-top
:
-10em
}
;
}
@media
(
max-width
:
768px
){
@media
(
max-width
:
768px
){
.contenedor-compara-fotos
{
.contenedor-compara-fotos
{
flex-flow
:
column
nowrap
;
flex-flow
:
column
nowrap
;
}
}
.btn-guardar
{
.btn-guardar
{
margin
:
1em
0
3em
0
;
margin
:
1em
0
3em
0
;
}
}
.container-c
{
.container-c
{
z-index
:
5
;
z-index
:
5
;
margin-top
:
-8em
;
margin-top
:
-8em
;
}
}
img
.desafio-inovage
{
img
.desafio-inovage
{
width
:
250px
;
width
:
250px
;
}
}
.app-container
{
.app-container
{
margin
:
0
auto
;
margin
:
0
auto
;
padding
:
0
1em
;
padding
:
0
1em
;
}
}
.container-datanombre
{
.container-datanombre
{
display
:
flex
;
display
:
flex
;
flex-flow
:
column
nowrap
;
flex-flow
:
column
nowrap
;
}
}
.grilla-datos
{
.grilla-datos
{
flex-flow
:
column
nowrap
;
flex-flow
:
column
nowrap
;
}
}
.grilla-datos
div
:nth-child
(
1
)
{
.grilla-datos
div
:nth-child
(
1
)
{
text-align
:
center
;
text-align
:
center
;
padding
:
0
0
1em
0
;
padding
:
0
0
1em
0
;
flex
:
1
;
flex
:
1
;
}
}
.grilla-datos
div
:nth-child
(
2
)
{
.grilla-datos
div
:nth-child
(
2
)
{
text-align
:
center
;
text-align
:
center
;
padding
:
0
0
0
0
;
padding
:
0
0
0
0
;
flex
:
1
;
flex
:
1
;
}
}
.barra-comentario
{
.barra-comentario
{
margin-bottom
:
1em
;
margin-bottom
:
1em
;
}
}
.logo-app
{
.logo-app
{
max-width
:
200px
;
max-width
:
200px
;
}
}
.marco-foto
{
.marco-foto
{
width
:
100%
;
width
:
100%
;
max-width
:
320px
;
max-width
:
320px
;
height
:
auto
;
height
:
auto
;
min-height
:
240px
;
min-height
:
240px
;
overflow
:
hidden
;
overflow
:
hidden
;
}
}
.botonera-fotos
div
:nth-child
(
1
)
{
.botonera-fotos
div
:nth-child
(
1
)
{
padding
:
0
0.5em
0
0
;
padding
:
0
0.5em
0
0
;
}
}
.botonera-fotos
div
:nth-child
(
2
)
{
.botonera-fotos
div
:nth-child
(
2
)
{
padding
:
0
0
0
0.5em
;
padding
:
0
0
0
0.5em
;
}
}
button
.subirFoto
,
button
.tomarFoto
{
button
.subirFoto
,
button
.tomarFoto
{
padding
:
0.8em
1em
;
padding
:
0.8em
1em
;
font-size
:
0.8em
;
font-size
:
0.8em
;
}
}
.contenedor-compara-fotos
div
{
.contenedor-compara-fotos
div
{
margin
:
0
auto
;
margin
:
0
auto
;
width
:
100%
;
width
:
100%
;
flex
:
1
;
flex
:
1
;
}
}
.fondo-adaptable
{
.fondo-adaptable
{
margin-top
:
-4em
;
margin-top
:
-4em
;
}
}
/* .contenedor-compara-fotos {
/* .contenedor-compara-fotos {
margin-top: -8em;
margin-top: -8em;
} */
} */
.txt-foto-anterior
{
.txt-foto-anterior
{
font-size
:
0.8em
;
font-size
:
0.8em
;
}
}
button
.subirFoto-adaptable
{
button
.subirFoto-adaptable
{
font-size
:
0.8em
;
font-size
:
0.8em
;
margin
:
0
0
1em
0
;
margin
:
0
0
1em
0
;
}
}
}
}
...
@@ -579,3 +584,4 @@ button.subirFoto-adaptable {
...
@@ -579,3 +584,4 @@ button.subirFoto-adaptable {
width
:
100%
!important
;
width
:
100%
!important
;
}
}
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