Code: Select all
#group-module .comment {
background-image:none;
background-color:rgba(245,245,245,.15);
border-radius:6px;
}
Code: Select all
#group-module .comment {
background-image:none;
background-color:rgba(245,245,245,.15);
border-radius:6px;
}