summary refs log tree commit diff
path: root/default.css
diff options
context:
space:
mode:
Diffstat (limited to 'default.css')
-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;
 }
Avorter n'est pas tuerJune McEnroe 2019-08-29Unset executable on shell scriptsJune McEnroe 2019-08-29Add long-missing setopt to bin.7June McEnroe 2019-08-29Add editJune McEnroe