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;
}
p1{
font-family: "Times New Roman";
font-family: "Verdana";
font-size: 100%;
color: #FFFFFF;
}
p.solid{border-style: solid;}
p2{
font-family: "Times New Roman";
font-family: "Verdana";
font-size: 100%;
color: #000000;
}