This commit is contained in:
huangjingquan 2013-11-05 16:42:03 +08:00
parent 88084990bf
commit f15619d99d
2 changed files with 3 additions and 2 deletions

View File

@ -520,6 +520,7 @@ zh:
lable_contest_user: 竞赛发布人: #huang
label_user_home: 创客空间
label_user_location: 当前位置
label_course_term: 开课学期
label_theme: 主题
label_logged_as_new: 当前用户
button_register: 注册

View File

@ -13,9 +13,9 @@ h4 {border-bottom: 1px dotted #bbb;}
/**/
.top-content{
background-color: #f7f7f7;
height: 45px;
height: 50px;
width: 940px;
line-height: 1em;
line-height: 1.2em;
padding-top: 5px;
margin-bottom: 10px;
}