Template:Support Page: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
No edit summary |
No edit summary |
||
Line 126: | Line 126: | ||
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: 2.5rem; |
padding-bottom: 2.5rem; |
||
margin-bottom: |
margin-bottom: 1.5rem; /*24px @16px*/ |
||
} |
} |
||
Line 230: | Line 230: | ||
} |
} |
||
.toc li { |
.toc li { |
||
margin-bottom: 0 |
margin-bottom: 0; |
||
margin: 0 12px; |
|||
} |
|||
.toc li:before { |
|||
content: "|"; |
|||
} |
|||
.toc li:first-of-type { |
|||
margin-left: 0; |
|||
} |
|||
.toc li:first-of-type:before { |
|||
content: none; |
|||
} |
} |
||
.toctext { |
.toctext { |