diff --git a/dot_local/share/user-content.css b/dot_local/share/user-content.css index a17763c..202b9b9 100644 --- a/dot_local/share/user-content.css +++ b/dot_local/share/user-content.css @@ -13,14 +13,15 @@ body.channel-view *, html[data-app-context="team"] body *, /* Mattermost */ body.mono-as-fuck, +/* chat.sr.ht */ +body section#buffer div.logline-list *, body#appBody.system-theme - /* Slay all other other serif devils. */ { font-family: "JetBrains Mono" !important; } -body.channel-view * { +body section#buffer-header *, body section#buffer-list *, body.channel-view * { font-family: "Iosevka Aile" !important; }