代码语言
.
CSharp
.
JS
Java
Asp.Net
C
MSSQL
PHP
Css
PLSQL
Python
Shell
EBS
ASP
Perl
ObjC
VB.Net
VBS
MYSQL
GO
Delphi
AS
DB2
Domino
Rails
ActionScript
Scala
代码分类
文件
系统
字符串
数据库
网络相关
图形/GUI
多媒体
算法
游戏
Jquery
Extjs
Android
HTML5
菜单
网页交互
WinForm
控件
企业应用
安全与加密
脚本/批处理
开放平台
其它
【
Css
】
css3文字高亮发光
作者:
april
/ 发布于
2016/6/7
/
947
<span class="shiny"><span class="inner-shiny">Shiny</span> body { background: #111; } .shiny { color: #F5C21B; background: -webkit-gradient(linear, left top, left bottom, from(#F5C21B), to(#D17000)); -webkit-background-clip: text; -webkit-text-fill-color: transparent; display:block; width:610px; margin:auto; font-family: "Source Sans Pro", sans-serif; font-size: 13em; font-weight: 900; position: relative; text-transform: uppercase; } .shiny::before { background-position: -180px; -webkit-animation: flare 5s infinite; -webkit-animation-timing-function: linear; background-image: linear-gradient(65deg, transparent 20%, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.3) 27%, transparent 27%, transparent 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; content: "Shiny"; color: #FFF; display: block; padding-right: 140px; position: absolute; } .shiny::after { content: "Shiny"; color: #FFF; display: block; position: absolute; text-shadow: 0 1px #6E4414, 0 2px #6E4414, 0 3px #6E4414, 0 4px #6E4414, 0 5px #6E4414, 0 6px #6E4414, 0 7px #6E4414, 0 8px #6E4414, 0 9px #6E4414, 0 10px #6E4414; top: 0; z-index: -1; } .inner-shiny::after, .inner-shiny::before { -webkit-animation: sparkle 5s infinite; -webkit-animation-timing-function: linear; background: #FFF; border-radius: 100%; box-shadow: 0 0 5px #FFF, 0 0 10px #FFF, 0 0 15px #FFF, 0 0 20px #FFF, 0 0 25px #FFF, 0 0 30px #FFF, 0 0 35px #FFF; content: ""; display: block; height: 10px; opacity: 0.7; position: absolute; width: 10px; } .inner-shiny::before { -webkit-animation-delay: 0.2s; height: 7px; left: 0.12em; top: 0.8em; width: 7px; } .inner-shiny::after { top: 0.32em; right: -5px; } @-webkit-keyframes flare { 0% { background-position: -180px; } 30% { background-position: 500px; } 100% { background-position: 500px; } } @-webkit-keyframes sparkle { 0% { opacity: 0; } 30% { opacity: 0; } 40% { opacity: 0.8; } 60% { opacity: 0; } 100% { opacity: 0; } }
试试其它关键字
文字高亮发光
同语言下
.
前端PC-移动端CSS公共样式+HTML
.
手机端页面通用样式
.
H5页面通用头部设置
.
elect默认样式美化代码兼容移动端和pc端
.
按钮效果 css
.
唤醒app
.
放大效果
.
html5+css3实现上拉和下拉刷新
.
html上传图片后,在页面显示上传的图片
.
html5实现点击弹出图片
可能有用的
.
C#实现的html内容截取
.
List 切割成几份 工具类
.
SQL查询 多列合并成一行用逗号隔开
.
一行一行读取txt的内容
.
C#动态修改文件夹名称(FSO实现,不移动文件)
.
c# 移动文件或文件夹
.
c#图片添加水印
.
Java PDF转换成图片并输出给前台展示
.
网站后台修改图片尺寸代码
.
处理大图片在缩略图时的展示
april
贡献的其它代码
(
15
)
.
java web 获取客户端操作系统信息
.
把一个List
集合中的数据用分隔符分开,并以字
.
SQ查询添加字段为行号
.
连接三个数据表
.
KMP算法
.
替换所有指定字符串
.
输入一串整数,输出其和
.
css3文字高亮发光
.
汉字转拼音或首字母,手写版非pinyin4j,可排除例外
.
生成gray码
Copyright © 2004 - 2024 dezai.cn. All Rights Reserved
站长博客
粤ICP备13059550号-3