From 0e32b5adcfc927be3eba2050d1f1638b7b7c785f Mon Sep 17 00:00:00 2001 From: Adolfo Jayme Barrientos Date: Mon, 7 May 2018 16:01:26 -0500 Subject: Helponline: ordered list numbers were too small Change-Id: Ia41478b03ff696f1ab86a8b57090b1ce0bf79efc --- help3xsl/default.css | 1 + 1 file changed, 1 insertion(+) (limited to 'help3xsl') diff --git a/help3xsl/default.css b/help3xsl/default.css index b0a0834e6b..d17f5b2c10 100644 --- a/help3xsl/default.css +++ b/help3xsl/default.css @@ -184,6 +184,7 @@ h6 { color: #18A303; } p, +ol, td { font-size: 1.17rem; margin: 2px 2px 2px 2px; -- cgit