change: style

This commit is contained in:
quenousimporte 2024-02-19 10:42:30 +01:00
parent 62570915eb
commit 9d7d804865
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,7 @@
<style type="text/css">
body {
font-family: helvetica;
line-height: 24px;
}
textarea {
width: 100%;
@ -22,6 +23,7 @@
outline: none;
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
.grey {
color: lightgrey;