Html
    Css
    Js

    
                        
 .navBar {
	width:1200px;
	margin-left:25px;
	margin-top:40px;
	margin-bottom:40px;
	overflow-x:auto;
	white-space:nowrap;
}
li {
	display:inline-table;
	height:50px;
	line-height:50px;
	padding-left:35px;
	padding-right:35px;
	margin-right:12.5px;
	border-radius:10px;
	background:#EEEEEE;
	font-family:" PingFangSC-Regular";
	font-size:30px;
	color:#333333;
	text-align:center;
	width:300px;
}

                        
↑上面代码改变,会自动显示代码结果 jQuery调用版本:2.1.1
 立即下载

pc站可以在文字上拖动的滚动条

更新时间:2019-12-30 09:02:39

0