mirror of
https://github.com/samsonjs/retrogit.git
synced 2026-03-25 09:25:49 +00:00
8 lines
108 B
CSS
8 lines
108 B
CSS
body {
|
|
font-family: Helvetica, Arial, sans-serif;
|
|
font-size: 10pt;
|
|
}
|
|
|
|
#send-form {
|
|
display: inline;
|
|
}
|