text and background color are white, so for test black background:
in modules.css modify this lines:

div#aggregator {
  background: #000;
  padding: 5px;
  border: 1px solid #000;

Comments

frjo’s picture

Status: Needs review » Closed (fixed)