/*color属性是设置字体颜色font-sizeincss属性设置字体大小*/.first{color:rgba(255,128,0,0.2);font-size:50px;}.second{color:rgba(90%,70%,50%,0.8);font-size:50px;}.third{color:rgba(160,255,150,.6);/*0.6也可用可以写成.6*/font-size:50px;}传智播客
CSS3RGBA颜色值相关文章