This commit is contained in:
Egor Matveev
2021-07-11 10:28:12 +03:00
commit 9c0123cbf2
102 changed files with 6285 additions and 0 deletions

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;
}