|
|
|
@ -554,31 +554,4 @@ a:hover.upload_btn_grey{background:#8a8a8a;}
|
|
|
|
|
.icons_project_favorite {background: url(/images/syllabus/sy_icons_star.png) 0px 0px no-repeat; width:20px; height:20px; display:block; float:left;}
|
|
|
|
|
.icons_project_star{background: url(/images/syllabus/sy_icons_star.png) 0px -27px no-repeat; width:20px; height:20px; display:block; float:left;}
|
|
|
|
|
.new_projectlist_more{ text-align:center;}
|
|
|
|
|
.new_projectlist_more a:hover{ color:#3b94d6;}
|
|
|
|
|
/*新版项目引用的新版课程大纲中的公共样式*/
|
|
|
|
|
.icons_tishi{
|
|
|
|
|
width: 110px;
|
|
|
|
|
height: 110px;
|
|
|
|
|
margin: 135px auto 20px;
|
|
|
|
|
}
|
|
|
|
|
.sy_tab_con_p{
|
|
|
|
|
font-size: 16px;
|
|
|
|
|
text-align: center;
|
|
|
|
|
margin-bottom:100px;
|
|
|
|
|
color:#888;
|
|
|
|
|
}
|
|
|
|
|
a.sy_btn_green{
|
|
|
|
|
display:inline-block;
|
|
|
|
|
color: #fff;
|
|
|
|
|
background: #60b25e;
|
|
|
|
|
text-align: center;
|
|
|
|
|
font-size: 12px;
|
|
|
|
|
padding:0 15px;
|
|
|
|
|
height: 30px;
|
|
|
|
|
line-height: 30px;
|
|
|
|
|
-webkit-border-radius:3px;
|
|
|
|
|
-moz-border-radius:3px;
|
|
|
|
|
-o-border-radius:3px;
|
|
|
|
|
border-radius:3px;
|
|
|
|
|
}
|
|
|
|
|
a:hover.sy_btn_green{ background: #51a74f;}
|
|
|
|
|
.new_projectlist_more a:hover{ color:#3b94d6;}
|