chaneg font

This commit is contained in:
quenousimporte 2025-03-08 11:20:02 +01:00
parent a1747f2ddb
commit 83ec9e831f
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
body { body {
color: rgb(55, 53, 47); color: rgb(55, 53, 47);
font-family: helvetica; font-family: menlo,consolas,monospace;
line-height: 24px; line-height: 24px;
font-size: 16px; font-size: 16px;
margin-left: 7%; margin-left: 7%;