parent
4ee068ff78
commit
1b57f5db98
@ -1,4 +1,23 @@
|
|||||||
.gutterrowbox{
|
.gutterrowbox{
|
||||||
width:209px;
|
|
||||||
height:150px;
|
height:150px;
|
||||||
|
border: none !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.ml14{
|
||||||
|
margin-left: 14px;
|
||||||
|
}
|
||||||
|
.ml8{
|
||||||
|
margin-left: 8px;
|
||||||
|
}
|
||||||
|
.ml20{
|
||||||
|
margin-left: 20px;
|
||||||
|
}
|
||||||
|
.lishiqiandao{
|
||||||
|
width: 100%;
|
||||||
|
height: 150px;
|
||||||
|
background-image: url(https://test-newweb.educoder.net/images/path/path.png);
|
||||||
|
background-color: #000a4f;
|
||||||
|
background-size: cover;
|
||||||
|
background-position: center;
|
||||||
|
background-repeat: no-repeat;
|
||||||
}
|
}
|
Loading…
Reference in new issue