Niansuh's picture
Update static/style.css
e9ac6e6 verified
raw
history blame contribute delete
137 Bytes
body {
font-family: Arial, sans-serif;
margin-top: 20px;
}
pre {
background: #f8f9fa;
padding: 10px;
border: 1px solid #ddd;
}