Search found 1 match

by GreatLands
13 May 2021, 11:26
Forum: Discussions
Topic: Dark mode themes (CSS)...here you go
Replies: 43
Views: 15802

Re: Dark mode themes (CSS)...here you go

Replies to posts on group pages weren't readable for Variant #1: Black dark mode. I copied the following from your welcome-module to apply to the group-module.

Code: Select all

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

Go to advanced search