菜单配置

cyl/dev
张少康 2 years ago
parent dc688fce3c
commit f345c11510

@ -697,7 +697,7 @@ div{
/deep/ .ttd{
text-align: center;
font-size: 28px;
font-size: 36px;
}
.mmtt111{
@ -798,7 +798,14 @@ div{
width: 14%;
}
@media screen and (max-width: 1400px) {
@media screen and (max-width: 1500px) {
h4.f24 {
font-size: 48px;
}
.ttd{
text-align: center;
font-size: 25px;
}
.s_left {
width: 96%;
}
@ -806,6 +813,12 @@ div{
.tc1 {
min-width: 50px;
}
.tc2{
width:16%
}
.tc5 {
width: 10%;
}
}
</style>

Loading…
Cancel
Save