ui - automated build

This commit is contained in:
bunkerity
2020-12-11 10:52:44 +01:00
parent 4ea01bd93f
commit 559b7835d4
21 changed files with 442 additions and 1 deletions

7
ui/static/css/bootstrap.min.css vendored Normal file

File diff suppressed because one or more lines are too long

17
ui/static/css/custom.css Normal file
View File

@@ -0,0 +1,17 @@
.bd-placeholder-img {
font-size: 1.125rem;
text-anchor: middle;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
@media (min-width: 768px) {
.bd-placeholder-img-lg {
font-size: 3.5rem;
}
}
main > .container {
padding: 60px 15px 0;
}