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

This commit is contained in:
flamez 2025-04-23 07:54:03 +00:00
parent a704b29f32
commit aff9afd08d

View file

@ -22,14 +22,14 @@ h1{
color: #FFFFFF; color: #FFFFFF;
} }
p1{ p1{
font-family: "Times New Roman"; font-family: "Verdana";
font-size: 100%; font-size: 100%;
color: #FFFFFF; color: #FFFFFF;
} }
p.solid{border-style: solid;} p.solid{border-style: solid;}
p2{ p2{
font-family: "Times New Roman"; font-family: "Verdana";
font-size: 100%; font-size: 100%;
color: #000000; color: #000000;
} }