]> git.ipfire.org Git - thirdparty/libvirt.git/commit
docs: generic.css: font size tweaks
authorCole Robinson <crobinso@redhat.com>
Thu, 10 Mar 2016 01:53:58 +0000 (20:53 -0500)
committerCole Robinson <crobinso@redhat.com>
Thu, 10 Mar 2016 16:06:25 +0000 (11:06 -0500)
commit909be4018112c35f70150024915dd9c21499d54f
tree402d4436eee5aa97e3e5be6d0bac8a3cc8954f0f
parent95a64c7126d59c4bc67f62282eed6bacff6503e8
docs: generic.css: font size tweaks

- change font-family to just 'sans-serif' rather than hardcode a few
  font families. this means we abide the user's browser font setting,
  and makes us consistent with other sites like en.wikipedia.org
- raise font-size to 90%. this is what en.wikipedia.org uses.

With these two tweaks, libvirt.org text renders the same as
en.wikipedia.org with fedora firefox out of the box config. Previously
the font on libvirt.org was very small and difficult to read.
docs/generic.css