You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- body {
- overflow: auto;
- background-color: #fff !important;
- font-size:14px;
- }
-
- .container{
- padding:10px;
- }
- .title{
- text-align:center;
- }
- .nameRow span{
- margin-right:50px;
- }
- .payFeeTable .mobileTr span {
- line-height: 18px;
- }
- .feeStandTable{
- text-align:center;
- }
- .alignRight{
- text-align:right;
- }
|