From 87d7a4597b75b5bb511eea7d9cbcfe81bec6ec9a Mon Sep 17 00:00:00 2001 From: Ngô Ngọc Đức Huy Date: Mon, 17 Oct 2022 22:55:10 +0700 Subject: Add link to packages maintained --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'style.css') diff --git a/style.css b/style.css index 1195923..fac3bc4 100644 --- a/style.css +++ b/style.css @@ -75,11 +75,11 @@ dd { a::after { font-family: monospace; font-size: 0.9rem; - color: blue; + color: initial; } a { text-decoration: none; - color: initial; + color: blue; } section { page-break-inside: avoid } } -- cgit 1.4.1