发现 帖子在我们的“发现”页面上探索迷人的内容和多样化的观点。发现新想法并参与有意义的对话
Very strange I can not change anymore site background color, i used it in style.css the following codes before and it was working fine
body {
margin: 0;
padding: 0;
background-color: #EAEEEA !important;
}
and now it does not work if I change the color codes.
Where are the new codes located in which css files? how I can change the whole site background color ?