mirror of
https://github.com/openwrt/luci.git
synced 2026-04-15 10:51:51 +00:00
Replace hardcoded font-family declarations with CSS custom properties (--font-sans, --font-serif, --font-mono) that fall back to system UI fonts. Signed-off-by: Akihiro Nagai <bashing.tremors_0f@icloud.com>