Note bagay sa : aprè ou fin pibliye modifikasyon yo, sa ka rive ou oblije fòse chajman total kach navigatè entènèt ou an pou ou kapab wè chanjman yo.

  • Firefox / Safari : kenbe touch Maj pandan w ap klike sou bouton Rafrechi/Aktyalize oswa ou peze Ctrl-F5 oubyen Ctrl-R (⌘-R sou sistèm Apple Mac)
  • Google Chrome : peze Ctrl-Shift-R (⌘-Maj-R sou sistèm Apple Mac)
  • Internet Explorer / Edge : kenbe touch Ctrl pandan w ap klike sou bouton Rafrechi/Aktyalize, oubyen peze Ctrl-F5.
  • Opera: peze Ctrl-F5.
/** CSS placed here will be applied to all skins */

/* This page is used for CSS code applied to all users visiting the site */

/* Reactivate the tagline */
#siteSub {
       display: inline;
       font-size: 84%;
       font-weight: normal;
       line-height: 1.2em;
       color: #7d7d7d;
}

/* Standard tables. Syntax: {| class="wikitable" */
table.wikitable {
  margin: 1em auto 1em auto;
  background: #f9f9f9;
  border: 1px #aaaaaa solid;
  border-collapse: collapse;
}
 
table.wikitable th, table.wikitable td {
  border:  1px #aaaaaa solid;
  padding: 0.3em;
}
 
table.wikitable th {
  background: #f2f2f2;
  text-align: center;
}
 
table.wikitable caption {
  margin-left:  inherit;
  margin-right: inherit;
}

pre { overflow:auto }

/* Reset italic styling set by user agent */
cite, dfn {
    font-style: inherit;
}

/* Guillmet quote marks for <q> */
q {
 quotes: "«\A0" "\A0»" "«\A0" "\A0»";
}