报名入口head部分

dev_bj
caishi 5 years ago
parent c0b2da6692
commit 6f17c77796

@ -1,6 +1,6 @@
<div class="enroll-b">
<div class="enroll-t" style="background:url('/images/educoder/competition/anon.png') no-repeat top center;">
<div class="educontent">
<div class="educontent edu-txt-center">
<p class="main_title"><%= @competition.name %></p>
<% if @minimum_staff > 1 %>
<p class="sub_title"><%= @competition.sub_title %></p>

@ -748,7 +748,7 @@ li.challenge_box:last-child{
.enrollItemContent{padding: 0px 10px;width: 100%;box-sizing: border-box;height: 100%;overflow: hidden;}
.enrollItemContent li{border-bottom: 1px solid #EAEAEA;padding: 20px;line-height: 20px}
.team-p-s{width: 20px;height: 20px;line-height: 12px;text-align: center;border-radius: 50%;background: #BCBCBC;color: #fff;float: left}
.enroll-in-b{display: block;border:4px solid #fff;width: 216px;height: 62px;text-align: center;line-height: 62px;margin: 0px 20px;font-size: 32px;color: #fff!important;background: #4CACFF}
.enroll-in-b{display: block;border:4px solid #fff;width: 216px;height: 62px;text-align: center;line-height: 62px;margin: 0px 40px;font-size: 32px;color: #fff!important;background: #4CACFF}
.main_title{
font-size: 50px;
font-family:MicrosoftYaHei-Bold;
@ -768,10 +768,10 @@ li.challenge_box:last-child{
font-family:MicrosoftYaHei-Bold;
font-weight:bold;
color:rgba(255,255,255,1);
line-height:17px;
text-shadow:0px 9px 8px rgba(19,12,55,0.79);
line-height:40px;
text-shadow:0px 5px 4px rgba(19,12,55,0.79);
margin-bottom: 20px;
letter-spacing: 10px;
letter-spacing: 7px;
}
.enroll-in-b-green{background: #29BD8B}

Loading…
Cancel
Save