style.css: sort attribute

This commit is contained in:
Hiltjo Posthuma 2020-05-02 16:59:35 +02:00
parent 91bfb21a6c
commit 7228305a76
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
body {
color: #333;
background-color: #fff;
color: #333;
font-family: monospace;
font-size: 9pt;
margin: 0;