<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
	<id>https://rishon.rcorp.fr/index.php?action=history&amp;feed=atom&amp;title=Mod%C3%A8le%3AM%C3%A9ta_documentation_de_mod%C3%A8le%2Fstyles.css</id>
	<title>Modèle:Méta documentation de modèle/styles.css - Historique des versions</title>
	<link rel="self" type="application/atom+xml" href="https://rishon.rcorp.fr/index.php?action=history&amp;feed=atom&amp;title=Mod%C3%A8le%3AM%C3%A9ta_documentation_de_mod%C3%A8le%2Fstyles.css"/>
	<link rel="alternate" type="text/html" href="https://rishon.rcorp.fr/index.php?title=Mod%C3%A8le:M%C3%A9ta_documentation_de_mod%C3%A8le/styles.css&amp;action=history"/>
	<updated>2026-09-05T23:24:14Z</updated>
	<subtitle>Historique des versions pour cette page sur le wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://rishon.rcorp.fr/index.php?title=Mod%C3%A8le:M%C3%A9ta_documentation_de_mod%C3%A8le/styles.css&amp;diff=459&amp;oldid=prev</id>
		<title>RubnK : 1 version importée</title>
		<link rel="alternate" type="text/html" href="https://rishon.rcorp.fr/index.php?title=Mod%C3%A8le:M%C3%A9ta_documentation_de_mod%C3%A8le/styles.css&amp;diff=459&amp;oldid=prev"/>
		<updated>2025-06-26T12:23:10Z</updated>

		<summary type="html">&lt;p&gt;1 version importée&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;fr&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Version précédente&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Version du 26 juin 2025 à 14:23&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;fr&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(Aucune différence)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>RubnK</name></author>
	</entry>
	<entry>
		<id>https://rishon.rcorp.fr/index.php?title=Mod%C3%A8le:M%C3%A9ta_documentation_de_mod%C3%A8le/styles.css&amp;diff=458&amp;oldid=prev</id>
		<title>wp&gt;Escargot bleu : Remplacement de l&#039;icône par la version SVG en mode sombre (j&#039;ai publié involontairement ma modification précédente).</title>
		<link rel="alternate" type="text/html" href="https://rishon.rcorp.fr/index.php?title=Mod%C3%A8le:M%C3%A9ta_documentation_de_mod%C3%A8le/styles.css&amp;diff=458&amp;oldid=prev"/>
		<updated>2025-03-13T13:29:42Z</updated>

		<summary type="html">&lt;p&gt;Remplacement de l&amp;#039;icône par la version SVG en mode sombre (j&amp;#039;ai publié involontairement ma modification précédente).&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nouvelle page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/*&lt;br /&gt;
 * Cette feuille de style est chargée par [[Modèle:Documentation]] et [[Modèle:Sous-page de documentation]].&lt;br /&gt;
 */&lt;br /&gt;
 &lt;br /&gt;
/* Icône de titre et couleur de fond en mode clair / sombre / sombre via automatique */&lt;br /&gt;
.documentation-modele {&lt;br /&gt;
	background-color: #ecfcf4&lt;br /&gt;
}&lt;br /&gt;
.documentation-module {&lt;br /&gt;
	background-color: #ecf0fc&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.documentation-icone::before {&lt;br /&gt;
	content: &amp;quot;&amp;quot;;&lt;br /&gt;
	background-image: url(&amp;quot;//upload.wikimedia.org/wikipedia/commons/thumb/3/35/OOjs_UI_icon-inspired_wikiTemplateInfo.svg/40px-OOjs_UI_icon-inspired_wikiTemplateInfo.svg.png&amp;quot;);&lt;br /&gt;
	display: inline-block;&lt;br /&gt;
	vertical-align: middle;&lt;br /&gt;
	margin-right: 5px;&lt;br /&gt;
	width: 40px;&lt;br /&gt;
	height: 40px;&lt;br /&gt;
	background-size: cover;&lt;br /&gt;
}&lt;br /&gt;
@media screen {&lt;br /&gt;
	html.skin-theme-clientpref-night .documentation-modele {&lt;br /&gt;
		background-color: #242424&lt;br /&gt;
	}&lt;br /&gt;
	html.skin-theme-clientpref-night .documentation-module {&lt;br /&gt;
		background-color: #242424&lt;br /&gt;
	}&lt;br /&gt;
	html.skin-theme-clientpref-night .documentation-icone::before {&lt;br /&gt;
		background-image: url(&amp;quot;//upload.wikimedia.org/wikipedia/commons/e/e7/OOjs_UI_icon-inspired_wikiTemplateInfo-invert.svg&amp;quot;);&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
@media screen and (prefers-color-scheme: dark) {&lt;br /&gt;
	html.skin-theme-clientpref-os .documentation-modele {&lt;br /&gt;
		background-color: #242424&lt;br /&gt;
	}&lt;br /&gt;
	html.skin-theme-clientpref-os .documentation-module {&lt;br /&gt;
		background-color: #242424&lt;br /&gt;
	}&lt;br /&gt;
	html.skin-theme-clientpref-os .documentation-icone::before {&lt;br /&gt;
		background-image: url(&amp;quot;//upload.wikimedia.org/wikipedia/commons/e/e7/OOjs_UI_icon-inspired_wikiTemplateInfo-invert.svg&amp;quot;);&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Amélioration de la présentation des &amp;lt;templatedata&amp;gt; */&lt;br /&gt;
&lt;br /&gt;
.mw-templatedata-doc-desc + p,&lt;br /&gt;
.mw-templatedata-doc-param-name code:first-of-type {&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
.mw-templatedata-doc-params dl {&lt;br /&gt;
	font-size: 85%;&lt;br /&gt;
	margin: 0.5em 1em;&lt;br /&gt;
}&lt;br /&gt;
.mw-templatedata-doc-params dt {&lt;br /&gt;
	float: left;&lt;br /&gt;
	clear: both;&lt;br /&gt;
	font-weight: normal;&lt;br /&gt;
	font-style: italic;&lt;br /&gt;
}&lt;br /&gt;
.mw-templatedata-doc-params dt:after {&lt;br /&gt;
	content: &amp;quot;\a0:\a0&amp;quot;;&lt;br /&gt;
}&lt;br /&gt;
.mw-templatedata-doc-params dd {&lt;br /&gt;
	float: left;&lt;br /&gt;
	margin: 0;&lt;br /&gt;
}&lt;br /&gt;
.mw-templatedata-doc-muted p,&lt;br /&gt;
.mw-templatedata-doc-muted.mw-templatedata-doc-param-type {&lt;br /&gt;
	color: grey;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* [[Catégorie:Sous-page de modèle feuille de style]] */&lt;/div&gt;</summary>
		<author><name>wp&gt;Escargot bleu</name></author>
	</entry>
</feed>