발견하다 게시물Discover 페이지에서 매력적인 콘텐츠와 다양한 관점을 살펴보세요. 신선한 아이디어를 발견하고 의미 있는 대화에 참여하세요.
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 ?