From 0a343357ddec7e79beb135197ee6cb508aa9d8cc Mon Sep 17 00:00:00 2001 From: Michael Peter Christen Date: Sun, 21 Sep 2025 22:41:57 +0200 Subject: enlarged by 20% also PerformaceGraph, ProfilingGraph NetworkHistory, ChartPlotter and the Status page. --- htroot/rssTerminal.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'htroot/rssTerminal.html') diff --git a/htroot/rssTerminal.html b/htroot/rssTerminal.html index a073e8a51..fc43cdc26 100644 --- a/htroot/rssTerminal.html +++ b/htroot/rssTerminal.html @@ -10,7 +10,7 @@ div#feedbox { margin: 0; background: #fff; text-align:left; - font:9px 'Droid Sans', 'Lucida Console', 'Courier New', monospace; + font:10px 'Droid Sans', 'Lucida Console', 'Courier New', monospace; } div#feedbox p { -- cgit v1.2.3