|
|
@ -75,7 +75,7 @@
|
|
|
|
<a href="<%= url %>" class="competition-Img">
|
|
|
|
<a href="<%= url %>" class="competition-Img">
|
|
|
|
<%= image_tag(url_to_avatar(competition), :width => "100%", :height => "100%") %>
|
|
|
|
<%= image_tag(url_to_avatar(competition), :width => "100%", :height => "100%") %>
|
|
|
|
</a>
|
|
|
|
</a>
|
|
|
|
<div class="pt30 pb30 pl20 mb10 clearfix">
|
|
|
|
<div class="pt30 pb30 pl20 mt2 clearfix">
|
|
|
|
<a href="<%= url %>" style="max-width: 400px;" class="font-16 task-hide fl"><%= [competition.name, competition.sub_title.presence].compact.join('——') %></a>
|
|
|
|
<a href="<%= url %>" style="max-width: 400px;" class="font-16 task-hide fl"><%= [competition.name, competition.sub_title.presence].compact.join('——') %></a>
|
|
|
|
<div class="fr status-orange">
|
|
|
|
<div class="fr status-orange">
|
|
|
|
<img src="/images/educoder/competition/home/orange.png" class="fl">
|
|
|
|
<img src="/images/educoder/competition/home/orange.png" class="fl">
|
|
|
|