竞赛调整

dev_auth
杨树明 5 years ago
parent 58592e7472
commit ef723b9a42

@ -90,7 +90,7 @@ class CompetitionsIndex extends Component{
`
}
</style>
<div className="courses-head pr" style={{"background":`url(${getImageUrl(`images/educoder/competitions/courses.jpg`)})`}}>
<div className="courses-head pr Competitionshead " style={{"background":`url(${getImageUrl(`images/educoder/competitions/courses.jpg`)})`}}>
<div className="edu-txt-center pathNavLine">
<div className="inline path-nav"></div>
</div>

@ -141,4 +141,13 @@
.competitionstitlesshou{
cursor: pointer;
}
.Competitionshead{
background-color: #2d28ba !important;
background-size: cover !important;
background-position: center !important;
background-position: 50% !important;
background-repeat: no-repeat !important;
}
Loading…
Cancel
Save