diff --git a/app/views/welcome/course.html.erb b/app/views/welcome/course.html.erb
index d0ad1fbcd..7cdc8cfa1 100644
--- a/app/views/welcome/course.html.erb
+++ b/app/views/welcome/course.html.erb
@@ -92,7 +92,7 @@
- <%= l(:label_welcome_trustie) %> <%= l(:label_welcome_trustie_course) %> , <%= l(:label_welcome_trustie_course_description) %>
+ <%= l(:label_welcome_trustie) %> <%= l(:label_welcome_trustie_course) %> , <%= l(:label_welcome_trustie_course_description) %>
<%= render :partial => "search_project", :locals => {:project_type => Project::ProjectType_course}%>
diff --git a/app/views/welcome/index.html.erb b/app/views/welcome/index.html.erb
index 490833a2b..44c791420 100644
--- a/app/views/welcome/index.html.erb
+++ b/app/views/welcome/index.html.erb
@@ -92,7 +92,7 @@
- <%= l(:label_welcome_trustie) %><%= l(:label_welcome_trustie_project) %> , <%= l(:label_welcome_trustie_project_description) %>
+ <%= l(:label_welcome_trustie) %><%= l(:label_welcome_trustie_project) %> , <%= l(:label_welcome_trustie_project_description) %>
<%= render :partial => "search_project", :locals => {:project_type => 0}%>
diff --git a/public/stylesheets/application.css b/public/stylesheets/application.css
index 38aa5e6a9..8306155d2 100644
--- a/public/stylesheets/application.css
+++ b/public/stylesheets/application.css
@@ -606,19 +606,12 @@ ul.tool li{list-style-type:none;
}
.font_welcome_trustie{
- font-family:Impact;
+ font-family:Impact, '微软雅黑';
font-weight: bold;
font-size: 18px;
color:#15bccf;
}
-.font_welcome_Mdescription{
- font-family:微软雅黑;
- font-weight: bold;
- font-size: 17px;
- color:#15bccf;
-}
-
.font_welcome_Cdescription{
font-family: 微软雅黑;
font-size: 16px;