Template:Support Page: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
margin: 0; |
margin: 0; |
||
padding: 0; |
padding: 0; |
||
⚫ | |||
⚫ | |||
font-size: 16px; |
font-size: 16px; |
||
line-height: 2; |
line-height: 2; |
||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
} |
} |
||
Line 38: | Line 30: | ||
.mw-parser-output > p:first-child { |
.mw-parser-output > p:first-child { |
||
display: none; |
display: none; |
||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
} |
} |
||
Line 105: | Line 102: | ||
.sp-content { |
.sp-content { |
||
max-width: 800px; |
max-width: 800px; |
||
⚫ | |||
@media (min-width: 768px) and (max-width: 1280px) { |
|||
⚫ | |||
font-size: 1.125rem; |
|||
⚫ | |||
} |
|||
⚫ | |||
.sp-content { |
|||
⚫ | |||
} |
|||
} |
} |
||
Line 129: | Line 137: | ||
} |
} |
||
.sp-content p { |
.sp-content p { |
||
margin: 0 0 |
margin: 0 0 2rem 0; |
||
} |
} |
||
.sp-content h2 { |
.sp-content h2 { |
||
margin-top: |
margin-top: 2rem; |
||
margin-bottom: |
margin-bottom: 1rem; |
||
} |
} |
||
.sp-content ul { |
.sp-content ul { |
||
Line 142: | Line 150: | ||
} |
} |
||
.sp-content li { |
.sp-content li { |
||
margin-bottom: |
margin-bottom: 1rem; |
||
} |
} |
||
Line 150: | Line 158: | ||
background: #000; |
background: #000; |
||
color: #fff; |
color: #fff; |
||
⚫ | |||
⚫ | |||
} |
} |
||
@media (min-width: 768px) { |
@media (min-width: 768px) { |