From 9f8d1a9ff30d6363ff97d9071dd585b9a7e6f3a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Norberto=20Mart=C3=ADnez?= Date: Fri, 28 May 2021 13:59:59 -0500 Subject: [PATCH] Documentation TOC item color changed --- doc/langref.html.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/langref.html.in b/doc/langref.html.in index 0ea153e74ee250ffb6714d20996c4d11c6d652ca..14b9e9bb2754bd1031fa200c2856ed59b1de57ac 100644 --- a/doc/langref.html.in +++ b/doc/langref.html.in @@ -133,7 +133,7 @@ color: #bbb; } a { - color: #88f; + color: #f7a31d; } table, th, td { border-color: grey; -- 2.54.0