.dc-stats div.percent {
  margin: 2em 0;
  width: 100%;
}
.dc-stats table {
  margin-bottom: 2em;
  width: 75%;
}
.dc-stats td.distributed {
  background: 95% no-repeat url("?pf=DotclearWatchServer/img/dotclear-leaf.svg");
  background-size: 1.6em 1.6em;
}
.dc-stats td.dotaddict {
  background: 95% no-repeat url("?pf=DotclearWatchServer/img/logo-da-wbg.png");
  background-size: 1.4em;
}
.dc-stats .stats-date {
  list-style: none;
}