diff options
Diffstat (limited to 'doc/reference.css')
-rw-r--r-- | doc/reference.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/reference.css b/doc/reference.css index 7c8148d..b1dd25d 100644 --- a/doc/reference.css +++ b/doc/reference.css | |||
@@ -1,7 +1,7 @@ | |||
1 | body { | 1 | body { |
2 | margin-left: 1em; | 2 | margin-left: 1em; |
3 | margin-right: 1em; | 3 | margin-right: 1em; |
4 | font-family: "Verdana"; | 4 | font-family: "Verdana", sans-serif; |
5 | } | 5 | } |
6 | 6 | ||
7 | tt { | 7 | tt { |