|
|
|
@ -15,7 +15,34 @@
|
|
|
|
|
.lishiqiandao{
|
|
|
|
|
width: 100%;
|
|
|
|
|
height: 150px;
|
|
|
|
|
background-image: url(https://test-newweb.educoder.net/images/path/path.png);
|
|
|
|
|
background-image: url(https://test-newweb.educoder.net/images/qiandao/lishi.png);
|
|
|
|
|
background-color: #000a4f;
|
|
|
|
|
background-size: cover;
|
|
|
|
|
background-position: center;
|
|
|
|
|
background-repeat: no-repeat;
|
|
|
|
|
}
|
|
|
|
|
.daokeqiandao{
|
|
|
|
|
width: 100%;
|
|
|
|
|
height: 150px;
|
|
|
|
|
background-image: url(https://test-newweb.educoder.net/images/qiandao/daoke.png);
|
|
|
|
|
background-color: #000a4f;
|
|
|
|
|
background-size: cover;
|
|
|
|
|
background-position: center;
|
|
|
|
|
background-repeat: no-repeat;
|
|
|
|
|
}
|
|
|
|
|
.kuangkeqiandao{
|
|
|
|
|
width: 100%;
|
|
|
|
|
height: 150px;
|
|
|
|
|
background-image: url(https://test-newweb.educoder.net/images/qiandao/kuangke.png);
|
|
|
|
|
background-color: #000a4f;
|
|
|
|
|
background-size: cover;
|
|
|
|
|
background-position: center;
|
|
|
|
|
background-repeat: no-repeat;
|
|
|
|
|
}
|
|
|
|
|
.qingjiaqiandao{
|
|
|
|
|
width: 100%;
|
|
|
|
|
height: 150px;
|
|
|
|
|
background-image: url(https://test-newweb.educoder.net/images/qiandao/qingjia.png);
|
|
|
|
|
background-color: #000a4f;
|
|
|
|
|
background-size: cover;
|
|
|
|
|
background-position: center;
|
|
|
|
|