about summary refs log tree commit diff
diff options
context:
space:
mode:
-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;
 }
-0400'>2020-10-22Import LibreSSL 3.2.2June McEnroe 2020-09-29Import LibreSSL 3.2.1June McEnroe 2020-09-29import: Add m4/ax_add_fortify_source.m4June McEnroe 2020-08-05build: Add README.7 to EXTRA_DIST 3.2.0June McEnroe 2020-08-03doc: Indicate that only OpenSSL 1.1.1b and newer workJune McEnroe