login dashboard & origami css

This commit is contained in:
EikhantMon
2018-09-07 13:40:25 +06:30
parent 6af0c40456
commit 600a17b0f1
4 changed files with 33 additions and 6 deletions

View File

@@ -524,4 +524,22 @@ nav.pagination .page a:hover,
background-color:#ffab51;
color:#fff;
}
/*----chane font_size (Amount Due && Balance)----*/
#balance{
height: 50%;
font-size: 20px;
}
.amount_balance{
height: 50%;
font-size: 20px;
}
#amount_due{
height: 50%;
font-size: 20px;
}