摘要: /*mask the whole page*/.mask { width: 100%; height: 100%; background: #000; opacity: .3; filter:alpha(opacity:30); position: absolute; left: 0;... 阅读全文
posted @ 2015-08-20 15:11 Debugor 阅读(132) 评论(0) 推荐(0)