You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
86 B

  1. table p {
  2. margin-bottom: .5em;
  3. }
  4. table p:last-child {
  5. margin-bottom: 0px;
  6. }