From 790c3f751e42bf64084be5691a050b49da3866a8 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sat, 5 Aug 2023 13:52:56 +0000 Subject: Microblog + CSS --- style.css | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'style.css') diff --git a/style.css b/style.css index df6928d..20c5923 100644 --- a/style.css +++ b/style.css @@ -1,7 +1,9 @@ body { - background-color: #F8F4E7; - color: #552800; - font-family: serif; + /* background-color: #F8F4E7; */ + /* color: #552800; */ + font-family: sans-serif; + max-width: 60em; + margin: 0 auto; } .copyright { -- cgit 1.4.1-2-gfad0