Template:Support Page: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
margin: 0; |
margin: 0; |
||
padding: 0; |
padding: 0; |
||
⚫ | |||
line-height: 2; |
line-height: 2; |
||
} |
} |
||
Line 54: | Line 53: | ||
.sp-page a:hover { |
.sp-page a:hover { |
||
text-decoration: underline; |
text-decoration: underline; |
||
⚫ | |||
/* Global font-size and line-height settings */ |
|||
html, body { |
|||
⚫ | |||
} |
|||
.toc li, |
|||
.toc .toctitle { |
|||
⚫ | |||
⚫ | |||
} |
|||
⚫ | |||
.toc li, |
|||
.toc .toctitle { |
|||
⚫ | |||
⚫ | |||
⚫ | |||
} |
|||
.sp-page h1 { |
|||
⚫ | |||
line-height: 1.3; /*52px @40px*/ |
|||
} |
|||
.sp-page h2 { |
|||
⚫ | |||
line-height: 1.375; /*44px @32px*/ |
|||
} |
|||
.sp-page h3 { |
|||
⚫ | |||
line-height: 1.3333333333; /*32px @24px*/ |
|||
} |
|||
.sp-page h3, |
|||
.sp-page p, |
|||
.sp-page ul { |
|||
font-size: 20px; |
|||
line-height: 1.5; /*30px @20px*/ |
|||
} |
} |
||
/* Language Header */ |
/* Language Header */ |
||
.sp-languages { |
.sp-languages { |
||
⚫ | |||
background: #eaecf0; |
background: #eaecf0; |
||
} |
} |
||
Line 229: | Line 267: | ||
.toc .toctitle { |
.toc .toctitle { |
||
margin-bottom: 12px; |
margin-bottom: 12px; |
||
⚫ | |||
⚫ | |||
} |
} |
||
@media all and (min-width: 1280px) { |
@media all and (min-width: 1280px) { |
||
Line 236: | Line 272: | ||
.toc .toctitle { |
.toc .toctitle { |
||
margin-bottom: 16px; |
margin-bottom: 16px; |
||
⚫ | |||
⚫ | |||
} |
} |
||
} |
} |
||
Line 254: | Line 288: | ||
@media (min-width: 768px) { |
@media (min-width: 768px) { |
||
.sp-content { |
.sp-content { |
||
⚫ | |||
margin-bottom: 5rem; |
margin-bottom: 5rem; |
||
} |
} |
||
Line 262: | Line 295: | ||
width: 66.666666%; |
width: 66.666666%; |
||
margin-bottom: 2.5rem; |
margin-bottom: 2.5rem; |
||
⚫ | |||
⚫ | |||
⚫ | |||
.sp-content { |
|||
⚫ | |||
} |
} |
||
} |
} |