Update src/style.css
All checks were successful
On_Push / build (push) Successful in 34s

This commit is contained in:
flamez 2025-04-23 07:47:52 +00:00
parent cb0305e2e7
commit 3e13f6af65

View file

@ -9,6 +9,11 @@ h1{
font-family: "Times New Roman"; font-family: "Times New Roman";
font-size: 200%; font-size: 200%;
color: #FFFFFF; color: #FFFFFF;
}
h2{
font-family: "Times New Roman";
font-size: 200%;
color: #FFFFFF;
} }
p1{ p1{
font-family: "Times New Roman"; font-family: "Times New Roman";