ChatServer/pages/css/style.css

7 lines
85 B
CSS

body {
background-color: #EEE;
}
#errormsg, #successmsg {
display: none;
}