collect static

This commit is contained in:
Egor Matveev
2022-03-03 11:38:31 +03:00
parent bf2c6586b6
commit 20f703629d
145 changed files with 30212 additions and 8 deletions

11
static/css/styles.css Normal file
View File

@@ -0,0 +1,11 @@
.main_div {
margin-left: 5%;
margin-right: 5%;
}
.top-buffer {
margin-bottom:15px;
}
.top-button {
min-width: 100px;
display: inline-block;
}