awfully_unsecure_chat_program/htdocs/chat/style.css
2021-01-19 20:01:09 +01:00

8 lines
81 B
CSS

body {
background-color: lightgreen;
}
#messages {
background-color: white;
}