From 46768672a31669c5eae39bc263eef846da19b49b Mon Sep 17 00:00:00 2001 From: Kevin J Hoerr Date: Mon, 1 Jan 2024 12:57:26 -0500 Subject: news.ycombinator.com.css: Format --- src/static/external/news.ycombinator.com.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/static/external/news.ycombinator.com.css b/src/static/external/news.ycombinator.com.css index 6de54d8..43c99ab 100644 --- a/src/static/external/news.ycombinator.com.css +++ b/src/static/external/news.ycombinator.com.css @@ -36,7 +36,8 @@ .c00, .c00 a:link, a[href="http://www.ycombinator.com/apply/"], - a[href="https://www.ycombinator.com/apply/"] { + a[href="https://www.ycombinator.com/apply/"] + { color: #ccc !important; } -- cgit