Update style.css
Adjusted the BGcolor as suggested by Annando
This commit is contained in:
parent
46d34c53e6
commit
bfc11495f3
|
@ -3490,7 +3490,7 @@ body .tread-wrapper .hovercard:hover .hover-card-content a {
|
||||||
* elsewhere (e.g. new templates)
|
* elsewhere (e.g. new templates)
|
||||||
*/
|
*/
|
||||||
#remote-friends-in-common {
|
#remote-friends-in-common {
|
||||||
background-color: #fff;
|
background-color: rgba(247, 247, 247, $contentbg_transp)
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
color: #444;
|
color: #444;
|
||||||
display: grid;
|
display: grid;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user