<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://www.von-mering.de/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3ACommon.css</id>
	<title>MediaWiki:Common.css - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://www.von-mering.de/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3ACommon.css"/>
	<link rel="alternate" type="text/html" href="https://www.von-mering.de/index.php?title=MediaWiki:Common.css&amp;action=history"/>
	<updated>2026-09-23T04:32:08Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in von Mering</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://www.von-mering.de/index.php?title=MediaWiki:Common.css&amp;diff=20&amp;oldid=prev</id>
		<title>JensA: Die Seite wurde neu angelegt: „/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */ /* Floating Table of Contents */ #toc {     position: fixed;     right: 0;     top: 7em; /* 5em is height of header, 6em brings just under */     /* bottom: 5em; /* 5em puts us above the footer; not bad but too low when TOC is collapsed */       z-index: 10000; /* Ensure we float above the header, etc. */       /* Add opacity (translucency) */     background-color: rgb(249, 249, 249);…“</title>
		<link rel="alternate" type="text/html" href="https://www.von-mering.de/index.php?title=MediaWiki:Common.css&amp;diff=20&amp;oldid=prev"/>
		<updated>2026-09-16T16:47:15Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „&lt;span class=&quot;autocomment&quot;&gt;Das folgende CSS wird für alle Benutzeroberflächen geladen.: &lt;/span&gt; &lt;span class=&quot;autocomment&quot;&gt;Floating Table of Contents: &lt;/span&gt; #toc {     position: fixed;     right: 0;     top: 7em; &lt;span class=&quot;autocomment&quot;&gt;5em is height of header, 6em brings just under: &lt;/span&gt;     &lt;span class=&quot;autocomment&quot;&gt;bottom: 5em; /* 5em puts us above the footer; not bad but too low when TOC is collapsed: &lt;/span&gt;       z-index: 10000; &lt;span class=&quot;autocomment&quot;&gt;Ensure we float above the header, etc.: &lt;/span&gt;       &lt;span class=&quot;autocomment&quot;&gt;Add opacity (translucency): &lt;/span&gt;     background-color: rgb(249, 249, 249);…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */&lt;br /&gt;
/* Floating Table of Contents */&lt;br /&gt;
#toc {&lt;br /&gt;
    position: fixed;&lt;br /&gt;
    right: 0;&lt;br /&gt;
    top: 7em; /* 5em is height of header, 6em brings just under */&lt;br /&gt;
    /* bottom: 5em; /* 5em puts us above the footer; not bad but too low when TOC is collapsed */&lt;br /&gt;
 &lt;br /&gt;
    z-index: 10000; /* Ensure we float above the header, etc. */&lt;br /&gt;
 &lt;br /&gt;
    /* Add opacity (translucency) */&lt;br /&gt;
    background-color: rgb(249, 249, 249);&lt;br /&gt;
    background-color: rgba(249, 249, 249, 0.9); /* Higher opacity (last arg) means less transparency */&lt;br /&gt;
}&lt;br /&gt;
/* Ensure the TOC height doesn&amp;#039;t take over the screen; percentages may be higher than view port, so we use pixels */&lt;br /&gt;
#toc &amp;gt; ul {&lt;br /&gt;
    max-height: 350px;&lt;br /&gt;
    overflow: auto;	&lt;br /&gt;
}&lt;br /&gt;
.toctoggle {&lt;br /&gt;
    float: right;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>JensA</name></author>
	</entry>
</feed>