Template:Support Page: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
No edit summary |
No edit summary |
||
Line 230: | Line 230: | ||
} |
} |
||
.toc li { |
.toc li { |
||
float: left; |
|||
margin-bottom: 0; |
margin-bottom: 0; |
||
⚫ | |||
} |
} |
||
.toc li:before { |
.toc li:before { |
||
content: "|"; |
content: "|"; |
||
⚫ | |||
} |
} |
||
.toc li:first-of-type { |
.toc li:first-of-type { |
||
Line 241: | Line 242: | ||
.toc li:first-of-type:before { |
.toc li:first-of-type:before { |
||
content: none; |
content: none; |
||
margin-left: 0; |
|||
} |
} |
||
.toctext { |
.toctext { |