From f654b90ff115b824595732e4a87dd901686a9dc1 Mon Sep 17 00:00:00 2001 From: Jordan Date: Sun, 15 May 2022 18:33:15 -0700 Subject: tracker.jordan.im: usage graphs --- tracker.jordan.im/style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'tracker.jordan.im/style.css') diff --git a/tracker.jordan.im/style.css b/tracker.jordan.im/style.css index 740b52f..2524976 100644 --- a/tracker.jordan.im/style.css +++ b/tracker.jordan.im/style.css @@ -20,3 +20,4 @@ a { color: var(--ansi4); } a:visited { color: var(--ansi5); } a.permalink { color: var(--ansi3); text-decoration: none; } +img { max-width: 80ch; width: 100%; height: auto; } -- cgit v1.2.3-54-g00ecf