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

This commit is contained in:
flamez 2025-02-20 16:45:20 +00:00
parent a15883e21f
commit f5421a240a

View file

@ -7,8 +7,7 @@ html, body {
}
p{
font-family: "Times New Roman";
color: Da
;
color: darkorange;
font-size: 100%;
/* Style the tab */
@ -20,7 +19,7 @@ p{
/* Style the buttons that are used to open the tab content */
.tab button {
background-color: inherit;
background-color: darkorange;
float: left;
border: none;
outline: none;