i_am_just_trying / static /style.css
atz21's picture
initial app
3e76441
raw
history blame contribute delete
115 Bytes
body {
font-family: Arial;
padding: 40px;
}
input {
padding: 8px;
}
button {
padding: 8px 12px;
}