Files
nginx-proxy-manager/manager/src/frontend/scss/theme/main.scss
Jamie Curnow 6e7435c35d Initial commit
2017-12-21 09:02:37 +10:00

9 lines
102 B
SCSS

body {
background-color: $main-bg;
padding-top: 70px;
}
.monospace {
font-family: monospace;
}