龙门吊:样式颜色更改
This commit is contained in:
parent
16cf993a89
commit
f7bb1088c9
@ -409,6 +409,7 @@ export default {
|
||||
// justify-content: center;
|
||||
width: 105px;
|
||||
height: 100px;
|
||||
color:#88E7F0 ;
|
||||
background: url('./../assets/images/menuBG_active.gif') no-repeat center;
|
||||
background-size: 100%;
|
||||
span{
|
||||
@ -527,6 +528,7 @@ export default {
|
||||
left: 50%;
|
||||
transform: translate(-50%,-50%);
|
||||
text-align: center;
|
||||
color: #88E7F0;
|
||||
span{
|
||||
display: block;
|
||||
font-size: 21px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user