Toggle navigation
在线编辑器
在线代码
文本比较
jQuery下载
前端库
在线手册
登录/注册
下载代码
html
css
js
分享到微信朋友圈
X
html
CSS3 Social
bu
ttons vol.1
Aeneas
Jaques
Egeon
Claudio
Laertes
css
.container { margin: 60px auto 0px auto; text-align: center; } .container h1 { font-family: 'Roboto', sans-serif; font-weight: 900; font-size: 30px; text-transform: uppercase; color: #212121; letter-spacing: 3px; } .container h1 span { display: inline-block; } .container h1 span:before, .container h1 span:after { content: ""; display: block; width: 34px; height: 2px; background-color: #212121; margin: 0px 0px 0px 2px; } .effect { width: 100%; padding: 50px 0px 70px 0px; background-color: #212121; } .effect h2 { color: #fff; font-family: 'Playfair Display', serif; font-weight: 400; font-size: 25px; letter-spacing: 3px; } .effect:nth-child(2) { margin-top: 50px; } .effect:nth-child(2n+1) { background-color: #fff; } .effect:nth-child(2n+1) h2 { color: #212121; } .effect .buttons { margin-top: 50px; } .effect a { color: #fff; width: 60px; height: 60px; display: inline-block; border-radius: 10px; margin-right: 20px; font-size: 25px; overflow: hidden; position: relative; } .effect a i { position: relative; z-index: 3; } .effect a:last-child { margin-right: 0px; } .effect a.fb { background-color: #3b5998; } .effect a.tw { background-color: #00aced; } .effect a.g-plus { background-color: #dd4b39; } .effect a.dribbble { background-color: #ea4c89; } .effect a.pinterest { background-color: #cb2027; } .effect a.insta { background-color: #bc2a8d; } .effect a.in { background-color: #007bb6; } .effect a.vimeo { background-color: #1ab7ea; } .effect a:before { content: ""; display: inline-block; height: 100%; vertical-align: middle; } .effect a i { display: inline-block; vertical-align: middle; } .effect.aeneas a { -webkit-transition: border-top-left-radius 0.1s linear 0s, border-top-right-radius 0.1s linear 0.1s, border-bottom-right-radius 0.1s linear 0.2s, border-bottom-left-radius 0.1s linear 0.3s, -webkit-transform 0.4s linear 0s; transition: border-top-left-radius 0.1s linear 0s, border-top-right-radius 0.1s linear 0.1s, border-bottom-right-radius 0.1s linear 0.2s, border-bottom-left-radius 0.1s linear 0.3s, -webkit-transform 0.4s linear 0s; transition: transform 0.4s linear 0s, border-top-left-radius 0.1s linear 0s, border-top-right-radius 0.1s linear 0.1s, border-bottom-right-radius 0.1s linear 0.2s, border-bottom-left-radius 0.1s linear 0.3s; transition: transform 0.4s linear 0s, border-top-left-radius 0.1s linear 0s, border-top-right-radius 0.1s linear 0.1s, border-bottom-right-radius 0.1s linear 0.2s, border-bottom-left-radius 0.1s linear 0.3s, -webkit-transform 0.4s linear 0s; } .effect.aeneas a i { -webkit-transition: -webkit-transform 0.4s linear 0s; transition: -webkit-transform 0.4s linear 0s; transition: transform 0.4s linear 0s; transition: transform 0.4s linear 0s, -webkit-transform 0.4s linear 0s; } .effect.aeneas a:hover { -webkit-transform: rotate(360deg); transform: rotate(360deg); border-radius: 50%; } .effect.aeneas a:hover i { -webkit-transform: rotate(-360deg); transform: rotate(-360deg); } .effect.jaques a { -webkit-transition: border-top-left-radius 0.1s linear 0s, border-top-right-radius 0.1s linear 0.1s, border-bottom-right-radius 0.1s linear 0.2s, border-bottom-left-radius 0.1s linear 0.3s; transition: border-top-left-radius 0.1s linear 0s, border-top-right-radius 0.1s linear 0.1s, border-bottom-right-radius 0.1s linear 0.2s, border-bottom-left-radius 0.1s linear 0.3s; } .effect.jaques a:hover { border-radius: 50%; } .effect.egeon a { -webkit-transition: border-radius 0.2s linear 0.2s, -webkit-transform 0.2s linear 0s; transition: border-radius 0.2s linear 0.2s, -webkit-transform 0.2s linear 0s; transition: transform 0.2s linear 0s, border-radius 0.2s linear 0.2s; transition: transform 0.2s linear 0s, border-radius 0.2s linear 0.2s, -webkit-transform 0.2s linear 0s; } .effect.egeon a i { -webkit-transition: -webkit-transform 0.2s linear 0s; transition: -webkit-transform 0.2s linear 0s; transition: transform 0.2s linear 0s; transition: transform 0.2s linear 0s, -webkit-transform 0.2s linear 0s; } .effect.egeon a:hover { -webkit-transform: rotate(-90deg); transform: rotate(-90deg); border-top-left-radius: 50%; border-top-right-radius: 50%; border-bottom-left-radius: 50%; } .effect.egeon a:hover i { -webkit-transform: rotate(90deg); transform: rotate(90deg); } .effect.claudio a { -webkit-transition: border-radius 0.2s linear 0s, -webkit-transform 0.2s linear 0s; transition: border-radius 0.2s linear 0s, -webkit-transform 0.2s linear 0s; transition: transform 0.2s linear 0s, border-radius 0.2s linear 0s; transition: transform 0.2s linear 0s, border-radius 0.2s linear 0s, -webkit-transform 0.2s linear 0s; } .effect.claudio a:hover { -webkit-transform: scale(1.2); transform: scale(1.2); border-bottom-left-radius: 50%; border-top-right-radius: 50%; } .effect.laertes a { -webkit-transition: all 0.2s linear 0s; transition: all 0.2s linear 0s; } .effect.laertes a i { -webkit-transition: all 0.2s linear 0s; transition: all 0.2s linear 0s; } .effect.laertes a:hover { border-radius: 50%/20%; } .effect.laertes a:hover i { -webkit-transform: scale(1.1); transform: scale(1.1); text-shadow: 0 0 12px rgba(33, 33, 33, 0.6); }
JavaScript
粒子
时间
文字
hover
canvas
3d
游戏
音乐
火焰
水波
轮播图
鼠标跟随
动画
css
加载动画
导航
菜单
按钮
滑块
tab
弹出层
统计图
svg
×
Close
在线代码下载提示
开通在线代码永久免费下载,需支付20jQ币
开通后,在线代码模块中所有代码可终身免费下!
您已开通在线代码永久免费下载,关闭提示框后,点下载代码可直接下载!
您已经开通过在线代码永久免费下载
对不起,您的jQ币不足!可通过发布资源 或
直接充值获取jQ币
取消
开通下载
<!doctype html> <html> <head> <meta charset="utf-8"> <title>CSS3按钮悬停效果-jq22.com</title> <script src="https://www.jq22.com/jquery/jquery-1.10.2.js"></script> <style>
</style> </head> <body>
<script>
</script>
</body> </html>
2012-2021 jQuery插件库版权所有
jquery插件
|
jq22工具库
|
网页技术
|
广告合作
|
在线反馈
|
版权声明
沪ICP备13043785号-1
浙公网安备 33041102000314号