<?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=Modul%3ADocumentation%2Fstyles.css</id>
	<title>Modul:Documentation/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=Modul%3ADocumentation%2Fstyles.css"/>
	<link rel="alternate" type="text/html" href="https://wiki.steelbeasts.org/index.php?title=Modul:Documentation/styles.css&amp;action=history"/>
	<updated>2026-06-24T16:51:04Z</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=Modul:Documentation/styles.css&amp;diff=101&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=Modul:Documentation/styles.css&amp;diff=101&amp;oldid=prev"/>
		<updated>2023-09-03T05:52:40Z</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:52 Uhr&lt;/td&gt;
				&lt;/tr&gt;
&lt;!-- diff cache key User_sbwiki:diff::1.12:old-100:rev-101 --&gt;
&lt;/table&gt;</summary>
		<author><name>Dr.Thodt</name></author>
	</entry>
	<entry>
		<id>https://wiki.steelbeasts.org/index.php?title=Modul:Documentation/styles.css&amp;diff=100&amp;oldid=prev</id>
		<title>sc&gt;FoXFTW: Die Seite wurde neu angelegt: „.documentation {     display: flex;     box-sizing: border-box;     flex-direction: column;     margin: 1.6rem 0;     padding-top: 1.6rem;     border-top: 1px solid;     border-color: var( --border-color-base );     border-radius: var( --border-radius--medium );     font-size: 0.875rem; }  .documentation-header {     margin-top: 0;     margin-bottom: 0.8rem;     color: var( --color-base--emphasized );     font-size: 1.25rem;     font-weight: 600;     line…“</title>
		<link rel="alternate" type="text/html" href="https://wiki.steelbeasts.org/index.php?title=Modul:Documentation/styles.css&amp;diff=100&amp;oldid=prev"/>
		<updated>2023-06-24T12:26:19Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „.documentation {     display: flex;     box-sizing: border-box;     flex-direction: column;     margin: 1.6rem 0;     padding-top: 1.6rem;     border-top: 1px solid;     border-color: var( --border-color-base );     border-radius: var( --border-radius--medium );     font-size: 0.875rem; }  .documentation-header {     margin-top: 0;     margin-bottom: 0.8rem;     color: var( --color-base--emphasized );     font-size: 1.25rem;     font-weight: 600;     line…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;.documentation {&lt;br /&gt;
    display: flex;&lt;br /&gt;
    box-sizing: border-box;&lt;br /&gt;
    flex-direction: column;&lt;br /&gt;
    margin: 1.6rem 0;&lt;br /&gt;
    padding-top: 1.6rem;&lt;br /&gt;
    border-top: 1px solid;&lt;br /&gt;
    border-color: var( --border-color-base );&lt;br /&gt;
    border-radius: var( --border-radius--medium );&lt;br /&gt;
    font-size: 0.875rem;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.documentation-header {&lt;br /&gt;
    margin-top: 0;&lt;br /&gt;
    margin-bottom: 0.8rem;&lt;br /&gt;
    color: var( --color-base--emphasized );&lt;br /&gt;
    font-size: 1.25rem;&lt;br /&gt;
    font-weight: 600;&lt;br /&gt;
    line-height: 1.2;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.documentation-subheader {&lt;br /&gt;
    margin: -0.6rem 0 1.6rem 0;&lt;br /&gt;
    color: var( --color-base--subtle );&lt;br /&gt;
    font-size: 0.825rem;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.documentation-links {&lt;br /&gt;
    margin: 0.3rem 0;&lt;br /&gt;
    float: right;&lt;br /&gt;
    font-family: monospace;&lt;br /&gt;
    font-size: 0.875rem;&lt;br /&gt;
    font-weight: 400;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.documentation-modulestats {&lt;br /&gt;
    display: flex;&lt;br /&gt;
    align-items: center;&lt;br /&gt;
    justify-content: space-between;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.documentation-modulestats .wikitable{&lt;br /&gt;
    margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**&lt;br /&gt;
 * Tooltip styles used by DependencyList,&lt;br /&gt;
 * shouldn&amp;#039;t be here but it is only used here anyways&lt;br /&gt;
 */&lt;br /&gt;
.hatnote-container {&lt;br /&gt;
    position: relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.tooltip-trigger {&lt;br /&gt;
    padding: 0.2rem 0.5rem;&lt;br /&gt;
    margin-right: 2px;&lt;br /&gt;
    background: var( --color-primary );&lt;br /&gt;
    border-radius: 100px;&lt;br /&gt;
    color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.tooltip-trigger:hover {&lt;br /&gt;
    background: var( --color-primary--hover );&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.tooltip-content {&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    z-index: 1;&lt;br /&gt;
    right: 0;&lt;br /&gt;
    padding: 15px;&lt;br /&gt;
    background-color: var( --color-surface-1 );&lt;br /&gt;
    border-radius: var( --border-radius--medium );&lt;br /&gt;
    box-shadow: 0 14px 28px rgba( 0, 0, 0, 0.06 ), 0 10px 10px rgba( 0, 0, 0, 0.06 );&lt;br /&gt;
    visibility: hidden;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.tooltip-content &amp;gt; ol {&lt;br /&gt;
    margin-top: 0;&lt;br /&gt;
    margin-left: 1.2rem;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.tooltip-content:hover,&lt;br /&gt;
.tooltip-trigger:hover + .tooltip-content {&lt;br /&gt;
    visibility: visible;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>sc&gt;FoXFTW</name></author>
	</entry>
</feed>