🏷️ 更新2.3.0

This commit is contained in:
Jerry
2020-04-26 23:42:52 +08:00
Unverified
parent e2cb0242bb
commit 40ba3bb92f
21 changed files with 108 additions and 464 deletions

View File

@@ -192,13 +192,10 @@ img:not([src])
.img-alt
margin: -.5rem 0 .5rem
<<<<<<< HEAD
=======
color: $font-black
&:hover
text-decoration: none !important
>>>>>>> dev
// hexo tag video
.video-container
@@ -222,11 +219,7 @@ img:not([src])
font-size: 20px
.post-ad
<<<<<<< HEAD
margin: 2rem 0 !important
=======
margin: 2rem 0
>>>>>>> dev
.ad_height
display: block !important
@@ -239,11 +232,6 @@ img:not([src])
#nav
animation: nav-effect 1s
<<<<<<< HEAD
// #page-header
// animation: header-effect 1s
=======
>>>>>>> dev
#site_title,
#site_subtitle
animation: titlescale 1s
@@ -284,14 +272,10 @@ if hexo-config('avatar.effect') == true
animation: tocsidebarRtoL .4s
.sidebar-toc__progress
<<<<<<< HEAD
animation: tocsidebarRtoL .7s
=======
animation: tocsidebarRtoL .6s
>>>>>>> dev
.sidebar-toc__content
animation: tocsidebarRtoL .9s
animation: tocsidebarRtoL .7s
@keyframes scroll-down-effect
0%
@@ -315,21 +299,6 @@ if hexo-config('avatar.effect') == true
opacity: 1
transform: translateY(0)
<<<<<<< HEAD
@keyframes header-effect
0%
opacity: 0
60%
opacity: 0
transform: translateY(-30px)
100%
opacity: 1
transform: translateY(0)
=======
>>>>>>> dev
@keyframes headerNoOpacity
0%
transform: translateY(-50px)