mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
[mod] add sans font
This commit is contained in:
parent
81aecc8e09
commit
d5107e3cdb
1 changed files with 1 additions and 1 deletions
|
@ -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; }
|
||||
|
|
Loading…
Add table
Reference in a new issue