<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
	<id>http://cat.opidor.fr/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AMobile.css</id>
	<title>MediaWiki:Mobile.css - Historique des versions</title>
	<link rel="self" type="application/atom+xml" href="http://cat.opidor.fr/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AMobile.css"/>
	<link rel="alternate" type="text/html" href="http://cat.opidor.fr/index.php?title=MediaWiki:Mobile.css&amp;action=history"/>
	<updated>2026-05-17T02:31:29Z</updated>
	<subtitle>Historique des versions pour cette page sur le wiki</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>http://cat.opidor.fr/index.php?title=MediaWiki:Mobile.css&amp;diff=29073&amp;oldid=prev</id>
		<title>AnneAdmin : A protégé « MediaWiki:Mobile.css » ([Modifier = Autoriser uniquement les administrateurs] (infini) [Renommer = Autoriser uniquement les administrateurs] (infini))</title>
		<link rel="alternate" type="text/html" href="http://cat.opidor.fr/index.php?title=MediaWiki:Mobile.css&amp;diff=29073&amp;oldid=prev"/>
		<updated>2023-11-14T14:37:55Z</updated>

		<summary type="html">&lt;p&gt;A protégé « &lt;a href=&quot;/index.php/MediaWiki:Mobile.css&quot; title=&quot;MediaWiki:Mobile.css&quot;&gt;MediaWiki:Mobile.css&lt;/a&gt; » ([Modifier = Autoriser uniquement les administrateurs] (infini) [Renommer = Autoriser uniquement les administrateurs] (infini))&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 14 novembre 2023 à 16:37&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>AnneAdmin</name></author>
	</entry>
	<entry>
		<id>http://cat.opidor.fr/index.php?title=MediaWiki:Mobile.css&amp;diff=29072&amp;oldid=prev</id>
		<title>AnneAdmin : Page créée avec « /* Tout CSS placé ici sera chargé avec les pages accédées par les utilisateurs du site mobile */  html {   scrollbar-color: rgba(67, 146, 195, 1) #fff;   scrollbar-width: thin; }  ::-webkit-scrollbar {   width: 8px;   background-color: #fff; }  ::-webkit-scrollbar-thumb {   background-color: rgba(67, 146, 195, 1); }  @media (prefers-reduced-motion: no-preference) {   html {     scroll-behavior: smooth;   } }  /* ALL PAGES */  /* Hiding back to former skin but... »</title>
		<link rel="alternate" type="text/html" href="http://cat.opidor.fr/index.php?title=MediaWiki:Mobile.css&amp;diff=29072&amp;oldid=prev"/>
		<updated>2023-11-14T14:37:39Z</updated>

		<summary type="html">&lt;p&gt;Page créée avec « &lt;span class=&quot;autocomment&quot;&gt;Tout CSS placé ici sera chargé avec les pages accédées par les utilisateurs du site mobile : &lt;/span&gt;  html {   scrollbar-color: rgba(67, 146, 195, 1) #fff;   scrollbar-width: thin; }  ::-webkit-scrollbar {   width: 8px;   background-color: #fff; }  ::-webkit-scrollbar-thumb {   background-color: rgba(67, 146, 195, 1); }  @media (prefers-reduced-motion: no-preference) {   html {     scroll-behavior: smooth;   } }  &lt;span class=&quot;autocomment&quot;&gt;ALL PAGES : &lt;/span&gt;  /* Hiding back to former skin but... »&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nouvelle page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/* Tout CSS placé ici sera chargé avec les pages accédées par les utilisateurs du site mobile */&lt;br /&gt;
&lt;br /&gt;
html {&lt;br /&gt;
  scrollbar-color: rgba(67, 146, 195, 1) #fff;&lt;br /&gt;
  scrollbar-width: thin;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
::-webkit-scrollbar {&lt;br /&gt;
  width: 8px;&lt;br /&gt;
  background-color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
::-webkit-scrollbar-thumb {&lt;br /&gt;
  background-color: rgba(67, 146, 195, 1);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media (prefers-reduced-motion: no-preference) {&lt;br /&gt;
  html {&lt;br /&gt;
    scroll-behavior: smooth;&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ALL PAGES */&lt;br /&gt;
&lt;br /&gt;
/* Hiding back to former skin button */&lt;br /&gt;
nav#mw-panel div.mw-sidebar-action {display: none;}&lt;br /&gt;
&lt;br /&gt;
/* MENU ICONS RIGHT */&lt;br /&gt;
&lt;br /&gt;
.menu-icons-right p {&lt;br /&gt;
  position: absolute;&lt;br /&gt;
  right: -120px;&lt;br /&gt;
  display: flex;&lt;br /&gt;
  align-items: center;&lt;br /&gt;
  justify-content: center;&lt;br /&gt;
  flex-direction: column;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media screen and (max-width: 720px) {&lt;br /&gt;
  .menu-icons-right p {&lt;br /&gt;
    position: relative;&lt;br /&gt;
    right: 0;&lt;br /&gt;
    display: flex;&lt;br /&gt;
    align-items: center;&lt;br /&gt;
    justify-content: center;&lt;br /&gt;
    flex-direction: column;&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.menu-icons-right p a {&lt;br /&gt;
  padding: 10px 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.menu-icons-right p a img {&lt;br /&gt;
  transition: all .5s ease-in-out;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.menu-icons-right p a img:hover {&lt;br /&gt;
  transform: scale(1.15);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* INFOBOX MOBILE */&lt;br /&gt;
&lt;br /&gt;
.leservice .infobox {padding: 20px; align-items: center;}&lt;br /&gt;
&lt;br /&gt;
/* PAGES H3 */&lt;br /&gt;
&lt;br /&gt;
.page-sommaire h3 {&lt;br /&gt;
  padding-top: 0;&lt;br /&gt;
  padding-left: 3%;&lt;br /&gt;
  background-image: linear-gradient(90deg,rgb(67,146,195) 1%,rgb(255,255,255) 1%,rgb(255,255,255) 100%);&lt;br /&gt;
  margin-top: 0;&lt;br /&gt;
  font-size: 1.4rem;&lt;br /&gt;
  font-weight: normal;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.page-structure h2,&lt;br /&gt;
.page-structure h3, .page-annuaire-institut h3 {&lt;br /&gt;
  border-bottom: none;&lt;br /&gt;
  padding-top: 0;&lt;br /&gt;
  padding-left: 3%;&lt;br /&gt;
  background-image: linear-gradient(90deg,rgb(67,146,195) 1%,rgb(255,255,255) 1%,rgb(255,255,255) 100%);&lt;br /&gt;
  /* background-image: linear-gradient(90deg,rgb(67,146,195) 1%,rgb(255,255,255) 1%,rgb(255,255,255) 50%,rgba(67,146,195,.5)); */&lt;br /&gt;
  margin-top: 0;&lt;br /&gt;
  font-size: 1.4rem;&lt;br /&gt;
  font-weight: normal;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.page-accueil h3, .page-service h3, .page-annuaire-cnrs h3 {&lt;br /&gt;
  padding-top: 0;&lt;br /&gt;
  padding-left: 3%;&lt;br /&gt;
  background-image: linear-gradient(90deg,rgb(255,207,15) 1%,rgb(255,255,255) 1%,rgb(255,255,255) 100%);&lt;br /&gt;
  margin-top: 0;&lt;br /&gt;
  font-size: 1.4rem;&lt;br /&gt;
  font-weight: normal;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* SEARCHBAR */&lt;br /&gt;
&lt;br /&gt;
.list-thumb.list-thumb-y {background-size: contain;}&lt;br /&gt;
&lt;br /&gt;
/* BACK TO TOP BUTTON */&lt;br /&gt;
&lt;br /&gt;
.back-to-top-wrapper {&lt;br /&gt;
  position: absolute;&lt;br /&gt;
  top: 100vh;&lt;br /&gt;
  right: 1.25rem;&lt;br /&gt;
  bottom: 0;&lt;br /&gt;
  width: 3em;&lt;br /&gt;
  pointer-events: none;&lt;br /&gt;
  margin-top: 10em;&lt;br /&gt;
  z-index: 5;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
a.back-to-top-link {&lt;br /&gt;
  position: fixed;&lt;br /&gt;
  color: rgba(67, 146, 195, 1);&lt;br /&gt;
  pointer-events: all;&lt;br /&gt;
  top: calc(100vh - 12rem);&lt;br /&gt;
  display: flex;&lt;br /&gt;
  justify-content: center;&lt;br /&gt;
  align-items: center;&lt;br /&gt;
  font-size: 24pt;&lt;br /&gt;
  line-height: 3rem;&lt;br /&gt;
  text-align: center;&lt;br /&gt;
  width: 2.5rem;&lt;br /&gt;
  text-decoration: none;&lt;br /&gt;
  height: 2.5rem;&lt;br /&gt;
  border-radius: 50%;&lt;br /&gt;
  background-color: #fff;&lt;br /&gt;
  transition: transform .5s ease-in-out, color .5s ease-in-out, background .5s ease-in-out&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.back-to-top-link:hover {&lt;br /&gt;
  color: #fff;&lt;br /&gt;
  background: rgba(67, 146, 195, 1);&lt;br /&gt;
  transform: scale(1.2);&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>AnneAdmin</name></author>
	</entry>
</feed>