Template:Support Page: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
No edit summary |
No edit summary |
||
Line 107: | Line 107: | ||
line-height: 1.3; /*52px @40px*/ |
line-height: 1.3; /*52px @40px*/ |
||
} |
} |
||
⚫ | |||
⚫ | |||
⚫ | |||
} |
} |
||
Line 228: | Line 232: | ||
background: #f6f6f6; |
background: #f6f6f6; |
||
box-shadow: 0 1px 0 0 rgba(204, 204, 204, 0.5); |
box-shadow: 0 1px 0 0 rgba(204, 204, 204, 0.5); |
||
padding-bottom: |
padding-bottom: 1rem; |
||
margin-bottom: 1.5rem; /*24px @16px*/ |
margin-bottom: 1.5rem; /*24px @16px*/ |
||
} |
} |
||
@media (min-width: 768px) { |
@media (min-width: 768px) { |
||
.sp-header { |
.sp-header { |
||
padding-bottom: 2.5rem; |
|||
margin-bottom: 3rem; /*48px @16px*/ |
margin-bottom: 3rem; /*48px @16px*/ |
||
} |
} |
||
Line 241: | Line 246: | ||
text-align: center; |
text-align: center; |
||
padding-top: 2rem; |
padding-top: 2rem; |
||
padding-bottom: |
padding-bottom: 2rem; |
||
} |
} |
||
@media all and (min-width: 768px) { |
@media all and (min-width: 768px) { |
||
Line 311: | Line 316: | ||
.sp-main-nav { |
.sp-main-nav { |
||
display: block; |
display: block; |
||
⚫ | |||
⚫ | |||
⚫ | |||
} |
} |
||