From 274bfd795ff1f597f41e20213347256ea7adfb58 Mon Sep 17 00:00:00 2001 From: caishi <1149225589@qq.com> Date: Fri, 12 Jul 2019 09:52:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=9E=E8=B7=B5=E6=95=99=E5=AD=A6=E7=BB=84?= =?UTF-8?q?=E7=AB=9E=E8=B5=9B=E9=A1=B5=E9=9D=A2=E6=96=B0=E5=A2=9E=E4=B8=A4?= =?UTF-8?q?=E4=B8=AA=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../competitions/_qg_second_course_competition.html.erb | 9 +++++++-- public/stylesheets/educoder/edu-all.css | 6 +++--- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/app/views/competitions/_qg_second_course_competition.html.erb b/app/views/competitions/_qg_second_course_competition.html.erb index 55862a23..fd224c46 100644 --- a/app/views/competitions/_qg_second_course_competition.html.erb +++ b/app/views/competitions/_qg_second_course_competition.html.erb @@ -21,8 +21,13 @@ <%= first_section.competition_entries[1].name %> - - +
  • + <%= first_section.competition_entries[2].name %> + + <%= first_section.competition_entries[2].name %> +
  • <% index += 1 %> diff --git a/public/stylesheets/educoder/edu-all.css b/public/stylesheets/educoder/edu-all.css index fa322449..9536c36f 100644 --- a/public/stylesheets/educoder/edu-all.css +++ b/public/stylesheets/educoder/edu-all.css @@ -722,11 +722,11 @@ li.challenge_box:last-child{ .second_course_2{min-height: 823px;} .second_course_3{min-height: 690px;} .second_course_4{min-height: 514px;} -.second_course_5{min-height: 627px;padding-top: 190px;box-sizing: border-box;position: relative} +.second_course_5{min-height: 657px;padding-top: 190px;box-sizing: border-box;position: relative} .second_course_6{min-height: 1225px;} .course_competition_panel{ margin:30px 40px 40px;border:1px solid #ABDCF1;background: #F1F8FD;justify-content: center;align-items: center;display: -webkit-flex; - height: 282px;text-align: center; + height: 220px;text-align: center; } .course_competition_panel a{ width: 320px;height: 60px;line-height: 60px;float: left;margin:0px 100px;background: #ccc;color: #fff!important; @@ -737,7 +737,7 @@ li.challenge_box:last-child{ } .ex_submit{ width: 360px;height: 70px;background: #2CDAD4;color: #fff!important;font-size: 30px;line-height: 70px;text-align: center; - margin:0px auto;display: block; + margin:0px auto;display: block;float: left;margin:0px 35px; } table.tBodyScroll tbody tr td{ padding:6px 5px;box-sizing: border-box;font-size: 16px;color: #05101A;font-weight: normal;