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:
parent
0e4512db8a
commit
f3a760eabf
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41799
1 changed files with 1 additions and 0 deletions
|
@ -107,6 +107,7 @@ body address {
|
|||
html body {
|
||||
margin: 1em 8% 1em 10%;
|
||||
line-height: 1.2;
|
||||
font-family: sans-serif;
|
||||
}
|
||||
|
||||
.legalnotice {
|
||||
|
|
Loading…
Reference in a new issue