Initial git

This commit is contained in:
Qolzam
2017-07-06 11:20:18 +04:30
commit 7c691d8e4d
142 changed files with 13046 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
.mLoading__body {
background-color: rgb(216, 216, 216);
}
.mLoading__content {
max-width: 338px !important;
}
.mLoading__context{
display: flex;
justify-content: space-around;
}