diff options
Diffstat (limited to 'dillorc')
-rw-r--r-- | dillorc | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -49,10 +49,13 @@ #font_fantasy="DejaVu Sans" #font_monospace="DejaVu Sans Mono" -# All fontsizes are scaled by this value +# All font sizes are scaled by this value # font_factor=1.5 #font_factor=1.0 +# Minimum font size +#font_min_size=6 + # Show tooltip popup for images? # Note: We use the "title" attribute and not "alt". # More info at: http://bugzilla.mozilla.org/show_bug.cgi?id=25537 |