my-bonjour-startpage-css/style.css

12 lines
163 B
CSS
Raw Normal View History

2024-12-26 18:31:45 +00:00
#background_overlay, #settings {
background-color: red;
}
#background,
#background-bis {
display: none;
}
p,h1,h2,h3,h4,h5,h6,b,strong,i,em {
color: navy;
}