From a93ee5366e827ea4aee751b0b1ad29633e35f8ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Ortega=20Froysa?= Date: Tue, 16 Mar 2021 16:45:14 +0100 Subject: [PATCH] More accurate to apply to all. --- style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index f29b259..450733c 100644 --- a/style.css +++ b/style.css @@ -25,9 +25,10 @@ * For more information, please refer to */ -body { +* { background-color: #fdf6e3; color: #45575C; + font-family: serif; } #main-table {