<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki.steelbeasts.org/index.php?action=history&amp;feed=atom&amp;title=Timeline_styles%2Fstyles.css</id>
	<title>Timeline styles/styles.css - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.steelbeasts.org/index.php?action=history&amp;feed=atom&amp;title=Timeline_styles%2Fstyles.css"/>
	<link rel="alternate" type="text/html" href="https://wiki.steelbeasts.org/index.php?title=Timeline_styles/styles.css&amp;action=history"/>
	<updated>2026-06-24T05:21:17Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Steel Beasts Wiki</subtitle>
	<generator>MediaWiki 1.39.5</generator>
	<entry>
		<id>https://wiki.steelbeasts.org/index.php?title=Timeline_styles/styles.css&amp;diff=40&amp;oldid=prev</id>
		<title>Dr.Thodt: 1 Version importiert</title>
		<link rel="alternate" type="text/html" href="https://wiki.steelbeasts.org/index.php?title=Timeline_styles/styles.css&amp;diff=40&amp;oldid=prev"/>
		<updated>2023-09-03T05:46:54Z</updated>

		<summary type="html">&lt;p&gt;1 Version importiert&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;de&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Nächstältere Version&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Version vom 3. September 2023, 07:46 Uhr&lt;/td&gt;
				&lt;/tr&gt;
&lt;!-- diff cache key User_sbwiki:diff::1.12:old-39:rev-40 --&gt;
&lt;/table&gt;</summary>
		<author><name>Dr.Thodt</name></author>
	</entry>
	<entry>
		<id>https://wiki.steelbeasts.org/index.php?title=Timeline_styles/styles.css&amp;diff=39&amp;oldid=prev</id>
		<title>sc&gt;FoXFTW: Die Seite wurde neu angelegt: „table.timeline, table.timeline tbody {     display: block; }  table.timeline tr { 	position: relative; 	margin-left: 8px; 	padding: var( --space-xs ) var( --space-xs ) var( --space-xs ) 20px;     display: flex;     flex-direction: column;     border-top-right-radius: var( --border-radius--small );     border-bottom-right-radius: var( --border-radius--small ); }  table.timeline tr:before {     content: &quot;&quot;;     position: absolute;     top: 0;     bottom: 0;…“</title>
		<link rel="alternate" type="text/html" href="https://wiki.steelbeasts.org/index.php?title=Timeline_styles/styles.css&amp;diff=39&amp;oldid=prev"/>
		<updated>2023-07-03T10:58:32Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „table.timeline, table.timeline tbody {     display: block; }  table.timeline tr { 	position: relative; 	margin-left: 8px; 	padding: var( --space-xs ) var( --space-xs ) var( --space-xs ) 20px;     display: flex;     flex-direction: column;     border-top-right-radius: var( --border-radius--small );     border-bottom-right-radius: var( --border-radius--small ); }  table.timeline tr:before {     content: &amp;quot;&amp;quot;;     position: absolute;     top: 0;     bottom: 0;…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;table.timeline, table.timeline tbody {&lt;br /&gt;
    display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
table.timeline tr {&lt;br /&gt;
	position: relative;&lt;br /&gt;
	margin-left: 8px;&lt;br /&gt;
	padding: var( --space-xs ) var( --space-xs ) var( --space-xs ) 20px;&lt;br /&gt;
    display: flex;&lt;br /&gt;
    flex-direction: column;&lt;br /&gt;
    border-top-right-radius: var( --border-radius--small );&lt;br /&gt;
    border-bottom-right-radius: var( --border-radius--small );&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
table.timeline tr:before {&lt;br /&gt;
    content: &amp;quot;&amp;quot;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    top: 0;&lt;br /&gt;
    bottom: 0;&lt;br /&gt;
    left: 0;&lt;br /&gt;
    display: block;&lt;br /&gt;
    width: 1px;&lt;br /&gt;
    background-color: var( --border-color-base--darker );&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
table.timeline tr td:first-child {&lt;br /&gt;
    font-size: 1rem;&lt;br /&gt;
    font-weight: var( --font-weight-semibold );&lt;br /&gt;
    color: var( --color-base--emphasized );&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
table.timeline tr td:first-child:before {&lt;br /&gt;
	content: &amp;quot;&amp;quot;;&lt;br /&gt;
    width: 8px;&lt;br /&gt;
    height: 8px;&lt;br /&gt;
    display: block;&lt;br /&gt;
    background-color: var( --color-base--subtle );&lt;br /&gt;
    border-radius: 100%;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    left: -4px;&lt;br /&gt;
    margin-top: 8px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
table.timeline tr td {&lt;br /&gt;
	padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
table.timeline tr + tr {&lt;br /&gt;
	border-top: 0;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>sc&gt;FoXFTW</name></author>
	</entry>
</feed>