diff options
| author | Michael Peter Christen <mc@yacy.net> | 2025-09-21 22:41:57 +0200 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2025-09-21 22:41:57 +0200 |
| commit | 0a343357ddec7e79beb135197ee6cb508aa9d8cc (patch) | |
| tree | acfb41e4510104beadceb2e87328e41ce4e080bb /htroot/rssTerminal.html | |
| parent | 3b4710f1fb7e55c8c3fbcb16243aa27c3092eb7d (diff) | |
enlarged by 20% also PerformaceGraph, ProfilingGraph
NetworkHistory, ChartPlotter and the Status page.
Diffstat (limited to 'htroot/rssTerminal.html')
| -rw-r--r-- | htroot/rssTerminal.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 {
|
