Add style.css

This commit is contained in:
Arma-Damna-Dillo 2024-12-26 12:31:45 -06:00
parent 9a3ba58656
commit 2e63711fc0

12
style.css Normal file
View file

@ -0,0 +1,12 @@
#background_overlay, #settings {
background-color: red;
}
#background,
#background-bis {
display: none;
}
p,h1,h2,h3,h4,h5,h6,b,strong,i,em {
color: navy;
}