能力广场
This commit is contained in:
parent
1775286039
commit
8bfae0915d
|
@ -111,14 +111,14 @@
|
||||||
height: 2.75rem;
|
height: 2.75rem;
|
||||||
width: 5.25rem;
|
width: 5.25rem;
|
||||||
background: url('~@/assets/capacitySquare/algorithm-bg.png') no-repeat;
|
background: url('~@/assets/capacitySquare/algorithm-bg.png') no-repeat;
|
||||||
background-size: 100%;
|
background-size: 100% 100%;
|
||||||
margin-bottom: 0.3rem;
|
margin-bottom: 0.4rem;
|
||||||
margin-right: 0.65rem;
|
margin-right: 0.65rem;
|
||||||
position: relative;
|
position: relative;
|
||||||
:deep(.ant-image) {
|
:deep(.ant-image) {
|
||||||
img {
|
img {
|
||||||
margin-top: 0.15rem;
|
margin-top: 0.15rem;
|
||||||
height: 2.6rem;
|
height: 2.45rem;
|
||||||
width: 5.05rem;
|
width: 5.05rem;
|
||||||
margin-left: 0.1rem;
|
margin-left: 0.1rem;
|
||||||
}
|
}
|
||||||
|
@ -138,7 +138,7 @@
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
font-size: 0.22rem;
|
font-size: 0.22rem;
|
||||||
font-family: alibaba;
|
font-family: alibaba;
|
||||||
bottom: 0;
|
bottom: 0.15rem;
|
||||||
padding-left: 0.22rem;
|
padding-left: 0.22rem;
|
||||||
background: url('~@/assets/capacitySquare/algorithm-title-bg.png')
|
background: url('~@/assets/capacitySquare/algorithm-title-bg.png')
|
||||||
no-repeat;
|
no-repeat;
|
||||||
|
|
|
@ -111,14 +111,14 @@
|
||||||
height: 2.75rem;
|
height: 2.75rem;
|
||||||
width: 5.23rem;
|
width: 5.23rem;
|
||||||
background: url('~@/assets/capacitySquare/algorithm-bg.png') no-repeat;
|
background: url('~@/assets/capacitySquare/algorithm-bg.png') no-repeat;
|
||||||
background-size: 100%;
|
background-size: 100% 100%;
|
||||||
margin-bottom: 0.3rem;
|
margin-bottom: 0.4rem;
|
||||||
margin-right: 0.65rem;
|
margin-right: 0.65rem;
|
||||||
position: relative;
|
position: relative;
|
||||||
:deep(.ant-image) {
|
:deep(.ant-image) {
|
||||||
img {
|
img {
|
||||||
margin-top: 0.15rem;
|
margin-top: 0.15rem;
|
||||||
height: 2.6rem;
|
height: 2.45rem;
|
||||||
width: 5.05rem;
|
width: 5.05rem;
|
||||||
margin-left: 0.1rem;
|
margin-left: 0.1rem;
|
||||||
}
|
}
|
||||||
|
@ -138,7 +138,7 @@
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
font-size: 0.22rem;
|
font-size: 0.22rem;
|
||||||
font-family: alibaba;
|
font-family: alibaba;
|
||||||
bottom: 0;
|
bottom: 0.15rem;
|
||||||
padding-left: 0.22rem;
|
padding-left: 0.22rem;
|
||||||
background: url('~@/assets/capacitySquare/algorithm-title-bg.png')
|
background: url('~@/assets/capacitySquare/algorithm-title-bg.png')
|
||||||
no-repeat;
|
no-repeat;
|
||||||
|
|
Loading…
Reference in New Issue