summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--static/extra-cgit.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/static/extra-cgit.css b/static/extra-cgit.css
index d5eae36..2a3ec0e 100644
--- a/static/extra-cgit.css
+++ b/static/extra-cgit.css
@@ -1 +1,9 @@
/* loaded into cgit */
+
+.sig_x {
+ color: red;
+}
+
+.sig_y {
+ color: green;
+}