Saas / static /style.css
Trkaga's picture
Create static/style.css
a06f8e0 verified
raw
history blame contribute delete
116 Bytes
body {
font-family: Arial;
text-align: center;
margin-top: 50px;
}
input {
width: 300px;
padding: 10px;
}