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

This commit is contained in:
flamez 2025-02-20 21:12:57 +00:00
parent b96432f97c
commit 6362bb267c

View file

@ -5,10 +5,14 @@ html, body {
background-color: grey;
}
p{
p1{
font-family: "Times New Roman";
color: darkorange;
font-size: 100%;
background-color: black;
color: green;
}
p.solid{border-style: solid;}
/* Style the tab */
.tab {