Template:Support Page: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
No edit summary |
No edit summary |
||
Line 233: | Line 233: | ||
margin-bottom: 0; |
margin-bottom: 0; |
||
} |
} |
||
.toc li: |
.toc li:after { |
||
content: "|"; |
content: "|"; |
||
margin: 0 12px; |
margin: 0 12px; |
||
} |
} |
||
.toc li: |
.toc li:last-of-type { |
||
margin- |
margin-right: 0; |
||
} |
} |
||
.toc li: |
.toc li:last-of-type:after { |
||
content: none; |
content: none; |
||
margin- |
margin-right: 0; |
||
} |
} |
||
.toctext { |
.toctext { |