CSS 花体字
一些好看的 CSS 花体字样式,适合网页美化和前端设计参考。
Sunt
sunt
1 | <div style="font-size: 2.5em; font-weight: bold; font-family: 'Arial Black', sans-serif; color: #ff6b6b; text-shadow: 3px 3px 0 #feca57, 6px 6px 0 #ff9ff3, 9px 9px 0 #1dd1a1; transform: rotate(-5deg); display: inline-block; padding: 15px; background: linear-gradient(135deg, #f5f6fa 0%, #dcdde1 100%); border-radius: 10px; box-shadow: 0 10px 20px rgba(0,0,0,0.2); border: 2px dashed #e84393;"> |
1 | <div align="center"> |
1 | <div style="text-align: center; padding: 32px 0; background: linear-gradient(135deg, #ffe0c3 0%, #8ec5fc 100%); border-radius: 20px; box-shadow: 0 2px 16px rgba(30,30,70,0.15);"> |
致谢
感谢 Kaelvio 的支持
TA的个人站
本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来源 Suntの小破站!