From 34820abaa02bf1cb9d8f62d2dccdaf5ba3045c81 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Mon, 31 Mar 2025 00:40:00 +0800 Subject: Add repo tab navigation to all pages --- static/style.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'static') diff --git a/static/style.css b/static/style.css index ecec229..0776d40 100644 --- a/static/style.css +++ b/static/style.css @@ -490,6 +490,8 @@ td > ul { width: fit-content; } +/* Tab navigation */ + .nav-tabs-standalone { border: none; list-style: none; -- cgit v1.2.3