From 7228305a7640f3db16eb4d986b70dcdf63feb323 Mon Sep 17 00:00:00 2001 From: Hiltjo Posthuma Date: Sat, 2 May 2020 16:59:35 +0200 Subject: style.css: sort attribute --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 6128ef6..7ce6d39 100644 --- a/style.css +++ b/style.css @@ -1,6 +1,6 @@ body { - color: #333; background-color: #fff; + color: #333; font-family: monospace; font-size: 9pt; margin: 0; -- cgit v1.2.3