Wiki Le 10ème Royaume
Advertisement

Note : après avoir publié vos modifications, il se peut que vous deviez forcer le rechargement complet du cache de votre navigateur pour voir les changements.

  • Firefox / Safari : maintenez la touche Maj (Shift) en cliquant sur le bouton Actualiser ou appuyez sur Ctrl + F5 ou Ctrl + R (⌘ + R sur un Mac).
  • Google Chrome : appuyez sur Ctrl + Maj + R (⌘ + Shift + R sur un Mac).
  • Internet Explorer / Edge : maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl + F5.
  • Opera : appuyez sur Ctrl + F5.
@import url("/load.php?mode=articles&articles=MediaWiki:Common.css&only=styles");

.BoiteAccueil
{
  margin: 10px 0;
  background-color: #8da6c8;
  border:2px solid #3e5f95;
  border-radius: 8px;
}

.BoiteAccueil .titre
{
  margin: 10px 20px 8px;
  text-align: center;
  font-size: 125%;
  font-weight: bold;
  font-variant: small-caps;
  letter-spacing: 0.2em;
  color: #3e5f95;
  text-shadow:0 2px 2px #163b7b;
}

.BoiteAccueil .corps
{
  padding: 0 5px;
  font-size: 75%;
}

/* Color User*/ 
 
a[href="/wiki/Utilisateur:Tu-Sais-Qui"], 
table.diff a[title="Tu-Sais-Qui"], 
ul.special li a[title="Tu-Sais-Qui"], 
span.changedby a[title="Tu-Sais-Qui"], 
ul#pagehistory li a[title="Tu-Sais-Qui"] 
 
{ 
color: #3e5f95;
text-shadow:0 2px 2px #163b7b;
font-weight: bold; 
}
 
a[href="/wiki/Utilisateur:Jmini"], 
table.diff a[title="Jmini"], 
ul.special li a[title="Jmini"], 
span.changedby a[title="Jmini"], 
ul#pagehistory li a[title="Jmini"] 
 
{ 
color: #163b7b#3e5f95;
text-shadow:0 2px 2px #3e5f95;
font-weight: bold; 
}

/* Pour le modèle d'infobox portable */
.pi-theme-infobox {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border:1px solid #D9D9D9;
  margin: 1em 0 1em 1em;
  padding: 5px;
}

.pi-font, .pi-secondary-font {
    font-size: 75%;
}
 
.pi-theme-infobox .pi-item-spacing {
    padding: 0;
}
 
.pi-theme-infobox a, .pi-theme-infobox a:visited {
  text-decoration: underline;
  color: inherit;
}
 
.pi-theme-infobox .pi-title {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  text-align: center;
  font-size: 85%;  
  background-color: #3e5f95;
  color: white;
  font-weight: bold;
  margin: -5px -5px 2px -5px;  
}
 
.pi-theme-infobox .pi-data-label {
  background-color: #3e5f95;
  color: white;
  font-weight: bold;
}
 
.pi-theme-infobox .pi-header {
  background-color: #3e5f95;
  color: white;
  text-align: center;
}
 
.pi-theme-infobox .pi-data-value {
  width: 100%;
  text-align: center;
}
 
.pi-theme-infobox .pi-data-label + .pi-data-value {
    text-align: left;
}

.pi-theme-infobox .pi-image-thumbnail {
    max-width: 210px;
    height: auto;
    margin: 5px;
}
Advertisement