Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
2
2018_web_app
Overview
Overview
Details
Activity
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
inutralia
2018_web_app
Commits
8ecfb025
Commit
8ecfb025
authored
Dec 11, 2018
by
gema
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ajustes responsive
parent
9fda1425
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
35 additions
and
28 deletions
+35
-28
custom.css
public/assets/css/custom.css
+35
-28
No files found.
public/assets/css/custom.css
View file @
8ecfb025
...
...
@@ -969,15 +969,40 @@ a:focus {
margin-top
:
40px
;
margin-bottom
:
20px
;
}
@media
(
max-width
:
415px
)
{
.text-btn-home
{
font-size
:
0.68em
;
@media
(
min-width
:
1199px
)
and
(
max-width
:
1367px
)
{
.icono-menu-saludable
{
width
:
36%
;
}
.mt-lista-home
{
margin-top
:
40px
;
}
.border-box-home
{
padding
:
10px
5px
2px
5px
;
border
:
5px
solid
#fff
;
}
.mt-logout-home
{
margin-top
:
60px
;
}
}
@media
(
min-width
:
900px
)
and
(
max-width
:
1024px
){
.icono-menu-saludable
{
width
:
40%
;
}
.mt-lista-home
{
margin-top
:
20px
;
}
.mt-logout-home
{
margin-top
:
80px
;
}
}
@media
(
max-width
:
768px
)
{
.text-btn-home
{
margin-bottom
:
10px
;
margin-bottom
:
10px
;
}
.p-text-btn-home
{
padding
:
15px
3px
0px
3px
;
...
...
@@ -1003,34 +1028,16 @@ a:focus {
margin-bottom
:
20px
;
}
}
@media
(
min-width
:
900px
)
and
(
max-width
:
1024px
){
.icono-menu-saludable
{
width
:
40%
;
}
.mt-lista-home
{
margin-top
:
20px
;
}
.mt-logout-home
{
margin-top
:
80px
;
}
}
@media
(
min-width
:
1199px
)
and
(
max-width
:
1367px
)
{
.icono-menu-saludable
{
width
:
36%
;
}
.mt-lista-home
{
margin-top
:
40px
;
}
.border-box-home
{
padding
:
10px
5px
2px
5px
;
border
:
5px
solid
#fff
;
@media
(
max-width
:
415px
)
{
.text-btn-home
{
font-size
:
0.68em
;
}
.
mt-logout
-home
{
margin-top
:
60
px
;
.
p-text-btn
-home
{
padding
:
5px
3px
0px
3
px
;
}
}
/*----------------------------------------------------------------*/
/*----------CUADRÍCULA CUADRADOS MISMA ALTURA HOME--------------*/
/******************************************************************/
...
...
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