summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--default.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/default.css b/default.css
index 768def3..f99f9ac 100644
--- a/default.css
+++ b/default.css
@@ -81,6 +81,10 @@ tr:target td.time a {
 	text-decoration: underline;
 }
 
+td.network a, td.context a {
+	color: var(--dim);
+}
+
 td.nick {
 	text-align: right;
 }
019-12-18Hide line numbers when rendering mdocJune McEnroe 2019-12-18Customize cgit CSSJune McEnroe 2019-12-18Use :target rather than :focus pseudo-classJune McEnroe 2019-12-18Copy cgit auxiliary binaries properlyJune McEnroe 2019-12-18Add git.causal.agency cgit configJune McEnroe 2019-12-18Bail from hi if input is binaryJune McEnroe 2019-12-16Post "cgit setup"June McEnroe