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

This commit is contained in:
flamez 2025-02-20 16:44:22 +00:00
parent a52c4a4803
commit a15883e21f

View file

@ -1,3 +1,16 @@
html, body {
height: 100%;
margin: 0;
padding: 0;
background-color: #00008B;
}
p{
font-family: "Times New Roman";
color: Da
;
font-size: 100%;
/* Style the tab */ /* Style the tab */
.tab { .tab {
overflow: hidden; overflow: hidden;