摘要: <style> <style> #Ulist li:nth-of-type(odd){ margin-left: 20px;}奇数行 #Ulist li:nth-of-type(even){margin-left: 10px;}偶数行 </style> <ul id="Ulist"> <li>1</ 阅读全文
posted @ 2017-08-07 13:42 奋斗的大鹏 阅读(1353) 评论(0) 推荐(0) 编辑