Change the documentation from a serif font to a sans-serif font, in order

to improve readability.

Discussed on: freebsd-doc@
This commit is contained in:
Isabell Long 2013-05-31 14:46:48 +00:00
parent 0e4512db8a
commit f3a760eabf
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41799

View file

@ -107,6 +107,7 @@ body address {
html body {
margin: 1em 8% 1em 10%;
line-height: 1.2;
font-family: sans-serif;
}
.legalnotice {