ul li 设置横排

设置

[pcsh lang="php" tab_size="4" message="" hl_lines="" provider="manual"]

li{
	    	    float:left;
	    	}

[/pcsh]

 

此处评论已关闭