This repository has been archived on 2024-04-05. You can view files and clone it, but cannot push or open issues/pull-requests.
2021-02-08 15:48:53 +00:00
|
|
|
body {
|
|
|
|
padding: 50px;
|
|
|
|
font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
|
|
|
|
}
|
|
|
|
|
|
|
|
a {
|
|
|
|
color: #00B7FF;
|
|
|
|
}
|
2021-09-30 20:43:23 +00:00
|
|
|
|
|
|
|
form {
|
|
|
|
display: flex;
|
|
|
|
flex-direction: column;
|
|
|
|
}
|