all repos — legit @ d6b8143f569c95bda9a1e5a494affed26b058ce6

legit - simple git web interface in go (fork)

css: ui-monospace

ref: https://stackoverflow.com/a/64133415
Anirudh Oppiliappan x@icyphox.sh
PGP Signature
-----BEGIN PGP SIGNATURE-----

iQEzBAABCgAdFiEE/huPz+bBYiLxVxyOipP5b3jF1MQFAmOkD2wACgkQipP5b3jF
1MSdwwf/dIe5Yh6rroIN3bQZ7k6gYI5vN0algWWHv03lrSirnw+WN3pPFlMt5D85
ta8NTB3S1TWYpjrFiMAoOVROZcr5o6LOxAmN4vY7aMG66xrll9x9FgFoX+0AnX7t
qWZr90AytbcI/Mos7REb/wR4ZbWdlcKE15OpiLCo+hgAT8bHsg4JonWqezE0vrTy
L8atdqFuvDYb9CKshVDHhpcFlOu7XGePwDOZ79QxAI+yGsRn9BZnPIZhUT3Am+uS
PAZSWXuF1DYNiJoyUkei0EjR1vkZ05gXKXeUxfjUh+iXtBIC3YfsB+/KCwrRrSXN
uLFn942Lft5L8M+GfLpEtTvhR92Zbw==
=fZkr
-----END PGP SIGNATURE-----
commit

d6b8143f569c95bda9a1e5a494affed26b058ce6

parent

6e6648e344c889767240a33f42febf9498250131

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M static/style.cssstatic/style.css

@@ -9,7 +9,7 @@ --darker: #222;

--sans-font: "InterVar", -apple-system, BlinkMacSystemFont, "Roboto", "Segoe UI", sans-serif; --display-font: "InterDisplay", -apple-system, BlinkMacSystemFont, "Roboto", "Segoe UI", sans-serif; - --mono-font: "SF Mono", "Input", "Menlo" "Roboto Mono", monospace; + --mono-font: ui-monospace, "SF Mono", "Input", "Menlo" "Roboto Mono", monospace; } html {