温馨提示:代码在线浏览功能只能做为源码浏览参考,如果想更进一步了解该代码请下载:多层文章管理系统源码
当前文件:
MultiLayerArticle/Web/css/Control_Search.css,打开代码结构图
MultiLayerArticle/Web/css/Control_Search.css,打开代码结构图1.Search 2
{ 3
border-bottom:solid 1px #cccccc; border-top:solid 1px #cccccc; padding:4px 0px 4px 0px; 4
} 5
.Search_Title 6
{ 7
width:180px; padding-left:8px; 8
} 9
.Search_UserType 10
{ 11
width:180px; margin-left:8px; text-align:center; 12
} 13
.Search_ArticleType 14
{ 15
width:180px; margin-left:6px; text-align:center; 16
} 17
.Search_Summary 18
{ 19
width:180px; margin-left:8px; 20
} 21
.Search_Button 22
{ 23
width:180px; margin-bottom:5px; margin-top:2px; text-align:center; 24
}




border-bottom
