Wiki Accel-world
S'inscrire
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.
/** Style de l'infobe v2 **/
.pi-theme-accelworld.pi-background {
   background-color:#e8d4f3;
   border:1px solid #2f1c3b;
}

.pi-theme-accelworld .pi-secondary-background,.pi-theme-accelworld .pi-title {
    background-color: #c55eff;
    color: #FFF;
    text-align: center;
    font-weight: bold;
}

/** Style tableau **/
.AW_tab {
	margin:1em 1em 1em 0;
	background-color:#600073;
    border:1px solid #600073;
	border-collapse:collapse;
	color:white;
}
.AW_Tab_row {
    background-color:#e6d4f1;
}
Advertisement