From 0ea34a6d84c09d511ba578057dff8636841acef8 Mon Sep 17 00:00:00 2001 From: Guillaume Smet Date: Thu, 12 Dec 2019 00:32:35 +0100 Subject: [PATCH] Fix styles of Type/Default titles They are overridden on the website anyway so better get these readable in the standard documentation. --- docs/src/main/asciidoc/stylesheet/config.css | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/src/main/asciidoc/stylesheet/config.css b/docs/src/main/asciidoc/stylesheet/config.css index 90dc54fcf..8e3d860bc 100644 --- a/docs/src/main/asciidoc/stylesheet/config.css +++ b/docs/src/main/asciidoc/stylesheet/config.css @@ -37,7 +37,6 @@ table.configuration-reference.tableblock tbody tr td:nth-child(3) { table.configuration-reference.tableblock tbody tr th:nth-child(2) p, table.configuration-reference.tableblock tbody tr th:nth-child(3) p { font-weight: normal; - color: white; } table.configuration-reference.tableblock tbody tr th p {