„static/css/style.css“ ändern

This commit is contained in:
Michael Clemens 2022-10-14 15:59:16 +02:00
parent a33135ade2
commit 773ff9d506
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ body{
max-width:800px;
margin:40px auto;
padding:0 10px;
font:15px/1.5 monospace;
font:16px/1.5 monospace;
text-align: justify;
color:var(--fontcolor); background: var(--bgcolor)
}