File size: 109 Bytes
c256429 | 1 2 3 4 5 6 7 8 9 | body {
font-family: Arial, sans-serif;
}
header, footer {
background: #f4f4f4;
padding: 10px;
}
|
c256429 | 1 2 3 4 5 6 7 8 9 | body {
font-family: Arial, sans-serif;
}
header, footer {
background: #f4f4f4;
padding: 10px;
}
|