网页基础教程
文字滤镜代码:
.wz {
font-family: "黑体";
font-size: 36px;
line-height: 40px;
font-weight: bold;
color: #FF0000;
height: 40px;
filter: Shadow(Color=00ff80, Direction=45);
网页基础教程
Shadow(Color=cf8000, Direction=225);
|
左图代码: Shadow(Color=00e0c0, Direction=45); 左图代码: Shadow(Color=f08000, Direction=225); | ![]() |