Forums
(@maxdug)
15 years, 10 months ago
Search for your code
.container-dark { background:none repeat scroll 0 0 #111111; }
in your css and change it to
.container-dark { background:none repeat scroll 0 0 #fff; }