mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-12-19 13:53:25 +00:00
Initial commit
This commit is contained in:
8
manager/src/frontend/scss/theme/main.scss
Normal file
8
manager/src/frontend/scss/theme/main.scss
Normal file
@@ -0,0 +1,8 @@
|
||||
body {
|
||||
background-color: $main-bg;
|
||||
padding-top: 70px;
|
||||
}
|
||||
|
||||
.monospace {
|
||||
font-family: monospace;
|
||||
}
|
||||
Reference in New Issue
Block a user