From d635a422d9b68219bfcacbeedcbfb099a136d617 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Tue, 11 Feb 2025 19:10:07 +0800 Subject: repo_{index,log}: Link commits to their pages --- static/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'static') diff --git a/static/style.css b/static/style.css index 5e6d10a..1242c12 100644 --- a/static/style.css +++ b/static/style.css @@ -79,3 +79,7 @@ th[scope=row] { tr.title-row > th { background-color: var(--darker-box-background-color); } + +.commit-id { + font-family: monospace; +} -- cgit v1.2.3