diff --git a/www/friends/main.less b/www/friends/main.less index b00f25e48..76dd6a164 100644 --- a/www/friends/main.less +++ b/www/friends/main.less @@ -126,6 +126,7 @@ body { .sender { margin-top: 10px; font-weight: bold; + background-color: rgba(0,0,0,0.1); } } }