[mod] add sans font

This commit is contained in:
Laurent Peuch 2017-07-24 05:30:56 +02:00
parent 81aecc8e09
commit d5107e3cdb

View file

@ -16,7 +16,7 @@
* either class='epydoc' or class='toc' (CSS styles for both
* defined below).
*/
body { background: #ffffff; color: #000000; }
body { background: #ffffff; color: #000000; font-family: sans-serif }
p { margin-top: 0.5em; margin-bottom: 0.5em; }
a:link { color: #0000ff; }
a:visited { color: #204080; }