Aller au contenu

Livre:Koschwitz - Les Parlers Parisiens, 1896.pdf/styles.css

La bibliothèque libre.
#remises {
  border-top: 3px solid black;
  border-bottom: 3px solid black;
  border-collapse: collapse;
}

#remises td.text {
  text-align: justify;
  border-right: 3px solid black;
  width: 34%;
}

#remises th {
  text-align: center;
  font-weight: normal;
}

#remises th, #remises td {
  padding: 0 0.5em;
}

#remises td {
  text-align: right;
}