From 0db5829e46e2c71542aee9e4456b60e0fd4a6c04 Mon Sep 17 00:00:00 2001 From: flamez Date: Tue, 22 Apr 2025 18:04:03 +0000 Subject: [PATCH] Update src/style.css --- src/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/style.css b/src/style.css index 11f3e6c..db34449 100644 --- a/src/style.css +++ b/src/style.css @@ -8,7 +8,7 @@ html, body { p1{ font-family: "Times New Roman"; font-size: 100%; - color: #FF8C00; + color: #FFFFFF; } p.solid{border-style: solid;}