Livre:Maurault - Histoire des Abénakis depuis 1605 jusqu'à nos jours, 1866.djvu/styles.css

La bibliothèque libre.
.gill li {
  display: flex;
}

.gill li .nom {
  order: 1;
}

.gill li .date {
  order: 3;
}

.gill li::after {
  font-weight: bold;
  letter-spacing:.3em;
  overflow: hidden;
  white-space:nowrap;
  content: ".........................................................................";
  flex: 1;
  order: 2;
}