ol>li:nth-child(2n+1){background:#896;width:60px;height:60px;font:italic 20px "songti";text-shadow:1px 2px 0 green;text-align:center;border-radius:4px;margin:0 auto;}
添加一行:l
line-height:60px;
但是还是没有达到预期的效果---上下左右都居中。
text-align:center字体居中