Update style.css

Adjusted the BGcolor as suggested by Annando
This commit is contained in:
Raroun
2023-12-26 14:13:02 +01:00
committed by GitHub
parent 46d34c53e6
commit bfc11495f3

View File

@@ -3490,7 +3490,7 @@ body .tread-wrapper .hovercard:hover .hover-card-content a {
* elsewhere (e.g. new templates)
*/
#remote-friends-in-common {
background-color: #fff;
background-color: rgba(247, 247, 247, $contentbg_transp)
border-radius: 4px;
color: #444;
display: grid;