list.css 112 B

1234567891011
  1. body {
  2. line-height: 150%;
  3. }
  4. table {
  5. width: 100%;
  6. }
  7. table td {
  8. border-bottom: 0.5pt solid black;
  9. }