
17 Mar
2010
17 Mar
'10
10:23 p.m.
Personally I find the text so small it is difficult to read, especially in the documentation pages where we can have a large wall of text. ...
diff --git a/docs/libvirt.css b/docs/libvirt.css index dfc93c6..46e9a3f 100644 --- a/docs/libvirt.css +++ b/docs/libvirt.css @@ -33,6 +33,7 @@ #content { margin-right: 1em; padding: 0px; padding-bottom: 1em; + font-size: larger; }
Well, this is a very subjective thing. Generally, I think sites should never touch base font size; they should honor settings users have in their browsers. Jirka