commit 9f8d1a9ff30d6363ff97d9071dd585b9a7e6f3a7 (tree) parent 2e4937b69574bb8db7cc800b7dba0a9b0f0507aa Author: Norberto MartÃnez <norbux@live.com> Date: Fri, 28 May 2021 13:59:59 -0500 Documentation TOC item color changed Diffstat:
| M | doc/langref.html.in | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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;