/**
 * @file
 * Styling for the Config Updates report.
 */

table.config-update-report {
  margin-top: 2em;
}

table.config-update-report caption {
  font-weight: bold;
  font-size: 1.1em;
}
