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
6b3f1e74
Commit
6b3f1e74
authored
Aug 28, 2020
by
Cristian Mauricio Diaz Canales
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
proceso de refactorizacion css
parent
b2983e63
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
54 additions
and
67 deletions
+54
-67
web/nutrapharm/css/nutra-style.css
web/nutrapharm/css/nutra-style.css
+54
-67
No files found.
web/nutrapharm/css/nutra-style.css
View file @
6b3f1e74
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
Created on : 27-ago-2020, 16:46:57
Author : cdiaz
*/
body
{
font-family
:
'Montserrat'
,
serif
!important
;
color
:
#545454
!important
;
font-family
:
'Montserrat'
,
serif
;
color
:
#545454
;
}
#title
{
background-image
:
url("
../img/deafio-inovage.png")
!important
;
background-repeat
:
no-repeat
!important
;
width
:
70%
!important
;
height
:
500px
!important
;
background-position
:
center
!important
;
background-size
:
cover
!important
;
background-image
:
url("
img/deafio-inovage.png")
;
background-repeat
:
no-repeat
;
width
:
100%
;
height
:
400px
;
background-position
:
center
;
background-size
:
cover
;
}
#foto
{
background-image
:
url("
../img/brocha.png")
!important
;
background-repeat
:
no-repeat
!important
;
height
:
500px
!important
;
background-position
:
center
!important
;
background-size
:
cover
!important
;
display
:
flex
!important
;
justify-content
:
center
!important
;
background-image
:
url("
img/brocha.png")
;
background-repeat
:
no-repeat
;
height
:
500px
;
background-position
:
center
;
background-size
:
cover
;
display
:
flex
;
justify-content
:
center
;
}
#foto_anterior
{
background-color
:
white
!important
;
border-color
:
#FFC600
!important
;
border-top-style
:
solid
!important
;
border-right-style
:
solid
!important
;
border-bottom-style
:
solid
!important
;
border-left-style
:
solid
!important
;
height
:
240px
!important
;
width
:
320px
!important
;
background-color
:
white
;
border-color
:
#FFC600
;
border-top-style
:
solid
;
border-right-style
:
solid
;
border-bottom-style
:
solid
;
border-left-style
:
solid
;
height
:
240px
;
width
:
320px
;
}
#comentario
{
background-color
:
white
!important
;
border-color
:
#FFC600
!important
;
border-top-style
:
solid
!important
;
border-right-style
:
solid
!important
;
border-bottom-style
:
solid
!important
;
border-left-style
:
solid
!important
;
background-color
:
white
;
border-color
:
#FFC600
;
border-top-style
:
solid
;
border-right-style
:
solid
;
border-bottom-style
:
solid
;
border-left-style
:
solid
;
}
#foto_siguiente
{
background-color
:
white
!important
;
border-color
:
#FFC600
!important
;
border-top-style
:
solid
!important
;
border-right-style
:
solid
!important
;
border-bottom-style
:
solid
!important
;
border-left-style
:
solid
!important
;
height
:
240px
!important
;
width
:
320px
!important
;
background-color
:
white
;
border-color
:
#FFC600
;
border-top-style
:
solid
;
border-right-style
:
solid
;
border-bottom-style
:
solid
;
border-left-style
:
solid
;
height
:
240px
;
width
:
320px
;
}
@media
(
max-width
:
800
px
)
{
@media
(
max-width
:
768
px
)
{
#foto_siguiente
{
width
:
1
30%
!important
;
width
:
1
00%
;
}
#foto_anterior
{
width
:
130%
!important
;
width
:
100%
;
}
#title
{
height
:
150px
;
}
}
#btn-ant
{
color
:
white
!important
;
font-weight
:
700
!important
;
color
:
white
;
font-weight
:
700
;
}
#btn-sig
{
color
:
white
!important
;
font-weight
:
700
!important
;
color
:
white
;
font-weight
:
700
;
}
.titulo
{
font-size
:
35px
!important
;
font-size
:
35px
;
}
.subtitulo
{
color
:
#FFC600
!important
;
font-weight
:
700
!important
;
font-size
:
25px
!important
;
color
:
#FFC600
;
font-weight
:
700
;
font-size
:
25px
;
}
@media
(
max-width
:
800px
)
{
#title
{
height
:
70px
;
}
}
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