透明背景,字体不透明

background:rgba(255, 255, 255, 0.8) none repeat scroll 0 0 !important;/*实现FF背景透明,文字不透明*/
filter:Alpha(opacity=80); background:#fff;/*实现IE背景透明*/}
.con p{ position:relative;}/*实现IE文字不透明*/

posted @ 2015-01-19 15:06  青梅QM  阅读(183)  评论(0编辑  收藏  举报