Seems like some CSS got overridden.

What CSS override can I use to get this back to all black with white text? I did see a nice forum post on this with images of white, black and red modifications in this module but I can't find it anymore.
.nspLinks .nspLinkScroll1 ul li {
background: #000 !important;
}
.box.dark. .nspLinks .nspLinkScroll1 ul li {
background: #000 !important;
}
.box.dark .nspLinks .nspLinkScroll1 ul li {
background: #000 !important;
}