修改首页中评奖结果的显示字体

This commit is contained in:
wanglinchun 2014-06-12 15:37:45 +08:00
parent 15c88df72d
commit 52e7be1b1d
1 changed files with 1 additions and 1 deletions

View File

@ -184,7 +184,7 @@
<span style="margin-top: -20px;float: right; display: block;"><%#= link_to l(:label_more_information), forums_path %></span> <span style="margin-top: -20px;float: right; display: block;"><%#= link_to l(:label_more_information), forums_path %></span>
<div style="height: 167px; padding-top:6px;"> <div style="height: 167px; padding-top:6px;">
<fieldset style="padding-left: 36px; margin-left: 13px; height: 150px; width:380px; border-radius:10px;"> <fieldset style="padding-left: 36px; margin-left: 13px; height: 150px; width:380px; border-radius:10px;">
<div style="font-size:14px; color: #1166AD; padding-left:53px; ">2014年Android程序设计大赛获奖名单</div> <div style="font-size:14px; color: #1166AD; padding-left:52px; "><strong>2014年Android程序设计大赛获奖名单</strong></div>
<div class="underline-contests_four"></div> <div class="underline-contests_four"></div>
<marquee scrollamount=3 direction=up height=100 > <marquee scrollamount=3 direction=up height=100 >
<div><span style="color: red">一等奖:</span>&nbsp<span style="color: #1166AD">基于移动终端多种传感器数据研究的安全保密通讯软件 </span></div> <div><span style="color: red">一等奖:</span>&nbsp<span style="color: #1166AD">基于移动终端多种传感器数据研究的安全保密通讯软件 </span></div>