change style

This commit is contained in:
nigel007 2019-06-15 20:44:48 +08:00
parent 4a9ed49fe0
commit 41ecd2b2df
1 changed files with 5 additions and 4 deletions

View File

@ -1,8 +1,8 @@
<div class="project_r_h" style="width:970px;">
<h2 class="project_h2"><%= l(:label_contribution) %></h2>
</div>
<div class="container-big mb10">
<div class="project_r_h" style="width:970px;">
<h2 class="project_h2"><%= l(:label_contribution) %></h2>
</div>
<div id = "container">
<table width="90%" border="0" align='center'>
<tr>
<td>用户名</td>
@ -21,4 +21,5 @@
</tr>
<% end %>
</table>
</div>