From d680d8fb2f88587c13fa6cce2a2cfe046cc29bc0 Mon Sep 17 00:00:00 2001 From: Wendel Adriano Bitencourt Date: Thu, 7 Dec 2023 17:18:36 -0300 Subject: [PATCH] =?UTF-8?q?Agora=20=C3=A9=20o=20ultimo=20commit,=20DEUS=20?= =?UTF-8?q?NOS=20AJUDE=20A=20PASSAR=20AMEM?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/css/style.css b/css/style.css index 527e419..4882b55 100644 --- a/css/style.css +++ b/css/style.css @@ -109,4 +109,6 @@ body { text-align: center; line-height: 40px; cursor: pointer; + font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif; + font-size: 13px; }