Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
|
- .market {
- width: 100%;
- height: 100%;
- }
-
- .tabs {
- width: 100% !important;
- height: 88rpx;
- text-align: center;
- }
-
- .i-tab {
- width: 30% !important;
- display: inline-block;
- }
|