nagasurendra's picture
Create static/css/style.css
c256429 verified
raw
history blame
109 Bytes
body {
font-family: Arial, sans-serif;
}
header, footer {
background: #f4f4f4;
padding: 10px;
}