From: danix Date: Tue, 28 Feb 2023 11:26:24 +0000 (+0100) Subject: category styling X-Git-Url: https://git.danix.xyz/?p=gitweb-theme-danix.git;a=commitdiff_plain;h=b4423bad93b85898506f0213bb34887f3d4a5e64 category styling --- diff --git a/gitweb-danixland/gitweb.css b/gitweb-danixland/gitweb.css index dd44335..c083b95 100644 --- a/gitweb-danixland/gitweb.css +++ b/gitweb-danixland/gitweb.css @@ -729,7 +729,9 @@ td.category { border-bottom: 1px solid var(--border); border-top: 1px solid var(--border); } - +td.category:before { + content: "Cat.:"; +} /* Age ---------------------------------------------------------------------------- */