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 --- index.html | 6 +++--- style.css | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index c3d6bf6..956c7e8 100644 --- a/index.html +++ b/index.html @@ -93,9 +93,9 @@ 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