摘要: /***** Selector Hacks ******/ /* IE6 and below */ * html #uno { color: red } /* IE7 */ *:first-child+html #dos { color: red } /* IE7, FF, Saf, Opera * 阅读全文
posted @ 2016-03-01 21:13 zyip 阅读(166) 评论(0) 推荐(0)