From 83c0b4c974b675024d2c0dfb5a91b7885f9096c6 Mon Sep 17 00:00:00 2001 From: tildearrow Date: Tue, 19 Sep 2023 22:21:37 -0500 Subject: [PATCH] asdf --- res/docpdf/make_htmldoc.py | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/res/docpdf/make_htmldoc.py b/res/docpdf/make_htmldoc.py index 5b1cf53e9..dc48195aa 100644 --- a/res/docpdf/make_htmldoc.py +++ b/res/docpdf/make_htmldoc.py @@ -116,13 +116,11 @@ if __name__ == "__main__": } a { - color: #adf; - text-decoration: none; + color: #3df; } a:visited { - color: #adf; - text-decoration: none; + color: #fd3; } b {