Commit 344da62c authored by Jason Fox's avatar Jason Fox
Browse files

Add bold in table cell.

parent f566309a
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -344,6 +344,10 @@ strong {
  color: #3e484f
}

td div p strong {
  font-weight: bold
}

/**
  * Address styling not present in Safari and Chrome.
  */