1234567891011121314151617 |
- .account-bottom {
- width: 100%;
- color: #d5e4f7;
- background: #212831;
- position: fixed;
- bottom: 0;
- left: 0;
- z-index: 1;
- text-align: center;
- padding: 6px 0;
- }
- #LRfloater0{
- left:-200px!important;
- }
- #LRMINIBar{
- bottom: 65px!important;
- }
|