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