×
Créer un nouvel article
Écrivez le titre de votre page ici :
Nous avons actuellement 193 articles sur RDWiki. Saisissez votre nom d’article au-dessus de ou cliquez sur un des titres ci-dessous et commencez à écrire !



RDWiki

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).
  •  Edge : maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl + F5.
.warning {
    background-color: #610A28;
    color:white;
    padding:1%;
    border-radius:5px;
    border: white 2px double;
    margin-bottom:15px;
}

.quote {
    background-color: #412E35;
    color:white;
    border-radius:5px;
    border: white 2px double;
    display: flex;
    flex-direction: column;
    text-align: center;
    padding: 2em 0;
    align: center;
    margin: 1em auto;
    width: 80%;
}

.portable-infobox {
   border: 1px solid #332a31;
}

.portable-infobox .pi-header {
   background-color: #8829AA;
   color : #ffffff;
   opacity: 1;
}

.portable-infobox .pi-title {
   background-color: #8829AA;
   color : #ffffff;
   opacity: 1;
}

.portable-infobox .pi-data {
   background-color: #332a31;
   color : #ffffff;
   opacity: 1;
}

.portable-infobox .pi-media-collection .current  {
   background-color: #800c00;
   color : #ffffff;
}