/* Hide news/feature banners */ .activityLogBanner, .newsItem display: none;
/* Accessibility: increase focus outline */ :focus outline: 3px solid rgba(79,195,247,0.22); outline-offset: 2px; emby css themes better
/* Mobile adjustments */ @media (max-width: 768px) .card border-radius: 8px !important; /* Hide news/feature banners */
: CSS themes affect all web clients, but not the Emby apps for Android TV, Roku, iOS, etc. Those require separate skinning (if supported). /* Hide news/feature banners */ .activityLogBanner