From 65ef288d74ab18dd3e3362413fbbbc8cfde17675 Mon Sep 17 00:00:00 2001 From: flamez Date: Wed, 23 Apr 2025 07:49:15 +0000 Subject: [PATCH] Update src/style.css --- src/style.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/style.css b/src/style.css index cad337d..3f20c06 100644 --- a/src/style.css +++ b/src/style.css @@ -15,6 +15,12 @@ h1{ font-size: 200%; color: #FFFFFF; } + + h3{ + font-family: "Times New Roman"; + font-size: 150%; + color: #FFFFFF; +} p1{ font-family: "Times New Roman"; font-size: 100%;