mirror of
https://github.com/NullHypothesis/censorbib.git
synced 2025-07-23 14:41:07 -04:00
Use sans-serif body font.
Easier on the eyes.
This commit is contained in:
parent
f8ee1c25e9
commit
c1bb5523d3
1 changed files with 3 additions and 0 deletions
|
@ -55,6 +55,9 @@
|
|||
float: left;
|
||||
padding-left: 20px;
|
||||
}
|
||||
body {
|
||||
font-family:Helvetica,sans-serif;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue