hotelvoicechat / static /styles.css
prasanth345's picture
Update static/styles.css
bb3d22b verified
raw
history blame contribute delete
144 Bytes
body {
font-family: Arial, sans-serif;
background-color: #f0f0f0;
text-align: center;
padding: 20px;
}
h1 {
color: #333;
}