category styling
authordanix <danix@danix.xyz>
Tue, 28 Feb 2023 11:26:24 +0000 (12:26 +0100)
committerdanix <danix@danix.xyz>
Tue, 28 Feb 2023 11:26:24 +0000 (12:26 +0100)
gitweb-danixland/gitweb.css

index dd44335..c083b95 100644 (file)
@@ -729,7 +729,9 @@ td.category {
   border-bottom: 1px solid var(--border);
   border-top: 1px solid var(--border);
 }
-
+td.category:before {
+  content: "Cat.:";
+}
 /* Age
 ---------------------------------------------------------------------------- */