Jump to content

Background color


Recommended Posts

global.css line ~53

 

body {
font: normal 11px/14px Arial, Verdana, sans-serif;
color: #222;
background: #fff;
}

 

you have to change background: param

if you arent familiar with css, read this: css background

 

don't forget to let us know if you solve the problem

 

regards

  • Like 1
Link to comment
Share on other sites

×
×
  • Create New...