From 4432fbcee01a3e78fc3ff176077a8f784ae8317f Mon Sep 17 00:00:00 2001 From: Vika Date: Thu, 2 Jan 2025 13:52:19 +0300 Subject: Vendor fonts into Kittybox These fonts are licensed under OFL 1.1, which means I can freely redistribute them. Ain't that nice? Change-Id: Ide32286305680865652db17c8d482b5ac0f20a50 --- templates/src/mf2.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/src/mf2.rs') diff --git a/templates/src/mf2.rs b/templates/src/mf2.rs index 643db15..787d3ed 100644 --- a/templates/src/mf2.rs +++ b/templates/src/mf2.rs @@ -438,7 +438,7 @@ markup::define! { } WebInteractions<'a>(post: &'a serde_json::Value, from_feed: bool) { footer.webinteractions { - p[style="display: none", "aria-hidden"="false"] { + p."screen-reader-only" { "Webmention counters:" } ul.counters { -- cgit 1.4.1