调整首页主题部分字体格式

This commit is contained in:
wanglinchun 2014-03-24 21:36:10 +08:00
parent 83b97ef71d
commit 8d2bbfe320
4 changed files with 12 additions and 4 deletions

View File

@ -92,7 +92,7 @@
</div>
<div class="main-content-bar">
<div class="welcome_left" >
<span class="font_welcome_trustie"><%= l(:label_welcome_trustie_course) %> </span><span class="font_welcome_tdescription">, <%= l(:label_welcome_trustie_course_description) %></span>
<span class="font_welcome_trustie"><%= l(:label_welcome_trustie) %> </span><span class="font_welcome_Mdescription"><%= l(:label_welcome_trustie_course) %> </span><span class="font_welcome_tdescription">, <%= l(:label_welcome_trustie_course_description) %></span>
</div>
<div class="search-bar">
<%= render :partial => "search_project", :locals => {:project_type => 1}%>

View File

@ -92,7 +92,7 @@
</div>
<div class="main-content-bar">
<div class="welcome_left" >
<span class="font_welcome_trustie"><%= l(:label_welcome_trustie_project) %> </span><span class="font_welcome_tdescription">, <%= l(:label_welcome_trustie_project_description) %></span>
<span class="font_welcome_trustie"><%= l(:label_welcome_trustie) %></span><span class="font_welcome_Mdescription"><%= l(:label_welcome_trustie_project) %></span> <span class="font_welcome_tdescription">, <%= l(:label_welcome_trustie_project_description) %></span>
</div>
<div class="search-bar">
<%= render :partial => "search_project", :locals => {:project_type => 0}%>

View File

@ -1544,8 +1544,9 @@ zh:
label_sort_by_influence: 按影响力排序
label_bids_published: 发布于
label_bids_published_ago: 之前
label_welcome_trustie_project: Trustie在线项目托管平台
label_welcome_trustie_course: Trustie在线课程实践平台
label_welcome_trustie: Trustie
label_welcome_trustie_project: 在线项目托管平台
label_welcome_trustie_course: 在线课程实践平台
label_welcome_trustie_project_description: 面向中国大学生与软件从业者,提供社交化的项目管理、代码托管、资源共享、合作交流。
label_welcome_trustie_course_description: 面向中国高校教师与大学生,提供社交化的课程管理、资源共享、合作实验、协同研究。
label_user_project: 项目

View File

@ -612,6 +612,13 @@ ul.tool li{list-style-type:none;
color:#15bccf;
}
.font_welcome_Mdescription{
font-family:微软雅黑;
font-weight: bold;
font-size: 17px;
color:#15bccf;
}
.font_welcome_Cdescription{
font-family: 微软雅黑;
font-size: 16px;