add loading and change css file

This commit is contained in:
yarzar_code
2020-08-10 12:53:39 +06:30
parent b24e34534c
commit 80d7522071
5 changed files with 753 additions and 172 deletions

View File

@@ -11,6 +11,7 @@
@import "BSBMaterial/themes/all-themes";
@import "reset";
@import "fileinput.min";
@import "custom";
/* Reset */
@@ -29,7 +30,8 @@
}
section.content {
margin: 70px 5px 0 225px;
margin: 0 5px 0 5px;
padding: 64px 0 0 0;
}
.table {
@@ -112,12 +114,14 @@ select.form-control {
}
.pay{
width: 86%;
height:174px;
line-height:174px;
text-align:center;
font-size:20px;
color:white;
color:white;
border-radius: 50% !important;
width: 45%;
height: 220px;
margin: 0 auto !important;
line-height: 210px;
}
.move_table{