修改首页中评奖结果的显示字体
This commit is contained in:
parent
15c88df72d
commit
52e7be1b1d
|
@ -184,7 +184,7 @@
|
|||
<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;">
|
||||
<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>
|
||||
<marquee scrollamount=3 direction=up height=100 >
|
||||
<div><span style="color: red">一等奖:</span> <span style="color: #1166AD">基于移动终端多种传感器数据研究的安全保密通讯软件 </span></div>
|
||||
|
|
Loading…
Reference in New Issue