my-bonjour-startpage-css/style.css
2024-12-26 12:31:45 -06:00

12 lines
No EOL
163 B
CSS

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