请问,字显示不出来一般是什么原因
<style type="text/css">
.goodList li{
width: 220px;
height: 280px;
list-style: none;
float: left;
font-size: 8px;
color: red;
margin-left: 23px;
margin-top: 35px;
}
.goodList img{
width: 200px;
height: 240px;
}
</style>
<style type="text/css">
.goodList li{
width: 220px;
height: 280px;
list-style: none;
float: left;
font-size: 8px;
color: red;
margin-left: 23px;
margin-top: 35px;
}
.goodList img{
width: 200px;
height: 240px;
}
</style>
2019-12-20
举报