diff options
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 {
|
