diff --git a/copyparty/web/browser.css b/copyparty/web/browser.css index bb92784b..19167e0e 100644 --- a/copyparty/web/browser.css +++ b/copyparty/web/browser.css @@ -1365,7 +1365,8 @@ html.y #widget.open { display: grid; } #altprogbar span { - font-size: small; + font-size: medium; + font-family: monospace; color: var(--fg-weak); margin: .3em; align-self: center;