From affc1041d51a4830f2b59f933d91a93b53414772 Mon Sep 17 00:00:00 2001 From: Alex Cabal Date: Fri, 12 Feb 2021 16:36:10 -0600 Subject: [PATCH] Adjust font size for tip boxes in manual --- www/css/manual.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/css/manual.css b/www/css/manual.css index 9e65fab4..70f4c764 100644 --- a/www/css/manual.css +++ b/www/css/manual.css @@ -493,7 +493,7 @@ figure.corrected code{ } .manual section[id] > aside{ - font-size: 1rem; + font-size: .8rem; } .manual section[id] > aside.number a,