From aee6feeaa85cf205cd91a9208d81915e5e65afa4 Mon Sep 17 00:00:00 2001 From: Slayr Date: Mon, 30 Sep 2019 16:36:22 +0200 Subject: [PATCH] changed font sizes --- style.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index 0fea436..d1883b7 100644 --- a/style.css +++ b/style.css @@ -1,5 +1,7 @@ -body {background: green +body {background: green; color:white; + font-family: Arial; + } p {