I wanted to add a transparent article background color but after hours of trying i couldnt do it, can someone help?
The wiki I'm working on is: Here
.page_main { background-color: rgba(var(--theme-page-background-color--rgb), 0.8); }
Did not work :(
What do you think?