<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.funkystation.org/index.php?action=history&amp;feed=atom&amp;title=Template%3ATOC%2Fstyles.css</id>
	<title>Template:TOC/styles.css - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.funkystation.org/index.php?action=history&amp;feed=atom&amp;title=Template%3ATOC%2Fstyles.css"/>
	<link rel="alternate" type="text/html" href="https://wiki.funkystation.org/index.php?title=Template:TOC/styles.css&amp;action=history"/>
	<updated>2026-06-05T01:17:18Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.42.3</generator>
	<entry>
		<id>https://wiki.funkystation.org/index.php?title=Template:TOC/styles.css&amp;diff=243&amp;oldid=prev</id>
		<title>imported&gt;Aliser: wip</title>
		<link rel="alternate" type="text/html" href="https://wiki.funkystation.org/index.php?title=Template:TOC/styles.css&amp;diff=243&amp;oldid=prev"/>
		<updated>2024-08-24T08:21:41Z</updated>

		<summary type="html">&lt;p&gt;wip&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;.custom-toc {&lt;br /&gt;
	/* used in the template */&lt;br /&gt;
	--toc-margin: .5rem;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.custom-toc.float-left {&lt;br /&gt;
	float: left; &lt;br /&gt;
	margin-right: var(--toc-margin);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.custom-toc.float-right {&lt;br /&gt;
	float: right; &lt;br /&gt;
	margin-left: var(--toc-margin);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* when on tablet or smaller device, disable float and take up the whole width of the page. */&lt;br /&gt;
@media (max-width:801px) {&lt;br /&gt;
	.custom-toc.float-left,&lt;br /&gt;
	.custom-toc.float-right {&lt;br /&gt;
		float: none;&lt;br /&gt;
		width: 100%;&lt;br /&gt;
		margin-left: 0;&lt;br /&gt;
		margin-right: 0;&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* hide all links under level 2 header */&lt;br /&gt;
.custom-toc.toclimit-2 .toclevel-1 ul,&lt;br /&gt;
/* hide all links under level 3 header */&lt;br /&gt;
.custom-toc.toclimit-3 .toclevel-2 ul,&lt;br /&gt;
/* hide all links under level 4 header */&lt;br /&gt;
.custom-toc.toclimit-4 .toclevel-3 ul,&lt;br /&gt;
/* hide all links under level 5 header */&lt;br /&gt;
.custom-toc.toclimit-5 .toclevel-4 ul {&lt;br /&gt;
    display: none;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>imported&gt;Aliser</name></author>
	</entry>
</feed>