1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980 |
- @charset "UTF-8";
- .tm-menubars .body {
- background-color: #1b1b1b !important;
- }
- .chuandaimg {
- width: 100px;
- }
- .info {
- width: 90%;
- margin: 0 auto;
- }
- .info uni-button {
- background-color: #303440 !important;
- }
- .sange image {
- vertical-align: middle;
- margin-right: 8px;
- }
- .tm-col {
- width: 33% !important;
- }
- .sange1 {
- width: 22px;
- height: 22px;
- }
- .sange2 {
- width: 18px;
- height: 22px;
- }
- .sange3 {
- width: 22px;
- height: 22px;
- }
- .aa {
- float: right;
- width: 1px;
- height: 18px;
- background-color: #D8D8D8;
- margin-top: 2px;
- }
- .tm-grouplist {
- margin: 5px !important;
- margin-top: 15px !important;
- }
- .liebiao .grey-darken-4.bk {
- background-color: #0D0D0D !important;
- }
- .liebiao .py-24 {
- padding-top: 15px;
- padding-bottom: 15px;
- }
- .logincla .primary {
- background-color: #303440 !important;
- }
|