Premier commit

This commit is contained in:
2020-11-29 02:05:19 +01:00
commit ea5f11db7b
45 changed files with 8661 additions and 0 deletions

18
static/theme.css Normal file
View File

@@ -0,0 +1,18 @@
body {
padding-top: 70px;
padding-bottom: 30px;
}
.theme-dropdown .dropdown-menu {
position: static;
display: block;
margin-bottom: 20px;
}
.theme-showcase > p > .btn {
margin: 5px 0;
}
.theme-showcase .navbar .container {
width: auto;
}