mirror of
https://github.com/journeyman-cc/smeagol.git
synced 2026-04-12 18:05:06 +00:00
6 lines
118 B
CSS
6 lines
118 B
CSS
html,
|
|
body {
|
|
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
|
height: 100%;
|
|
padding-top: 40px;
|
|
}
|