mirror of
https://github.com/NullHypothesis/censorbib.git
synced 2025-07-25 15:35:55 -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;
|
float: left;
|
||||||
padding-left: 20px;
|
padding-left: 20px;
|
||||||
}
|
}
|
||||||
|
body {
|
||||||
|
font-family:Helvetica,sans-serif;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue