From a15883e21f72bf5952ed7180b3304ca64e749c7c Mon Sep 17 00:00:00 2001 From: flamez Date: Thu, 20 Feb 2025 16:44:22 +0000 Subject: [PATCH] Update src/style.css --- src/style.css | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/style.css b/src/style.css index 924e13c..8808479 100644 --- a/src/style.css +++ b/src/style.css @@ -1,3 +1,16 @@ +html, body { + height: 100%; + margin: 0; + padding: 0; + background-color: #00008B; + +} +p{ + font-family: "Times New Roman"; + color: Da + ; + font-size: 100%; + /* Style the tab */ .tab { overflow: hidden;