<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
	<id>https://wikiromandie.org/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://wikiromandie.org/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://wikiromandie.org/index.php?title=Mod%C3%A8le:M%C3%A9ta_documentation_de_mod%C3%A8le/styles.css&amp;action=history"/>
	<updated>2026-05-11T16:38:44Z</updated>
	<subtitle>Historique des versions pour cette page sur le wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://wikiromandie.org/index.php?title=Mod%C3%A8le:M%C3%A9ta_documentation_de_mod%C3%A8le/styles.css&amp;diff=14715&amp;oldid=prev</id>
		<title>wikipedia&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://wikiromandie.org/index.php?title=Mod%C3%A8le:M%C3%A9ta_documentation_de_mod%C3%A8le/styles.css&amp;diff=14715&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>wikipedia&gt;Escargot bleu</name></author>
	</entry>
</feed>