Desperate Housewives Wiki
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.
/* infoboxes */
.infoboite {
  float: right;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border:1px solid #D9D9D9;
  margin: 1em 0 1em 1em;
  width: 245px;
  z-index: 150; 
}
.infoboite .barre_haut {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  text-align: center;
  line-height: 23px;
  height: 23px;
  font-size: 85%;
}
.infoboite .contenu { padding: 2px; text-align: center; }
.infoboite table { 
  border-collapse: collapse;
  font-size: 75%;
  width: 100%;
  background-color: transparent;
  table-layout: fixed;
}
.infoboite table a, .infoboite table a:visited { text-decoration: underline; color: inherit; }
.infoboite td, .infoboite th { vertical-align: top; padding: 0; }
.infoboite th { text-align: left; font-weight: bold; }
.infoboite td { text-align: right; }
.infoboite table.bloc { font-size: 100%; }
.infoboite table.bloc th, .infoboite table.bloc td { text-align: center; width: 50%; }
.infoboite tr.un th, .infoboite tr.un td { text-align: center; }
.infoboite tr.deux { border-top: 1px solid #B5B7CF; border-bottom: 1px solid #B5B7CF; }
.infoboite tr.deux th { padding-left: 2px; }

/* pour le bandeau de menu */
.WikiHeader {   background: url(https://images.wikia.nocookie.net/desperateh/fr/images/4/40/FondAccueil.jpg) no-repeat 0 0; }
Advertisement